このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
登録
サインイン
muadzmi02
/
sipadu_mbip
フォーク元
SwissLink/sipadu_mbip
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
Dashboard sipadu mbip
選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
199
コミット
1
ブランチ
ツリー:
dfd1388783
master
ブランチ
タグ
${ item.name }
ブランチ
${ searchTerm }
を作成
'dfd1388783' から
${ noResults }
sipadu_mbip
/
vendor
/
nikic
/
php-parser
/
doc
履歴
root
d8c1b4a1be
initial
5年前
..
component
initial
5年前
0_Introduction.markdown
initial
5年前
2_Usage_of_basic_components.markdown
initial
5年前
README.md
initial
5年前
README.md
Table of Contents
Guide
Introduction
Usage of basic components
Component documentation
Walking the AST
Node visitors
Modifying the AST from a visitor
Short-circuiting traversals
Interleaved visitors
Simple node finding API
Parent and sibling references
Name resolution
Name resolver options
Name resolution context
Pretty printing
Converting AST back to PHP code
Customizing formatting
Formatting-preserving code transformations
AST builders
Fluent builders for AST nodes
Lexer
Lexer options
Token and file positions for nodes
Custom attributes
Error handling
Column information for errors
Error recovery (parsing of syntactically incorrect code)
Constant expression evaluation
Evaluating constant/property/etc initializers
Handling errors and unsupported expressions
JSON representation
JSON encoding and decoding of ASTs
Performance
Disabling XDebug
Reusing objects
Garbage collection impact
Frequently asked questions
Parent and sibling references