This website works better with JavaScript
Home
Verkennen
Help
Inloggen
waibao
/
NN2022100801
Volgen
2
Ster
0
Vork
0
Bestanden
Issues
0
Pull-aanvragen
0
Wiki
Aftakking:
master
Aftakkingen
Labels
master
NN2022100801
/
vendor
/
nikic
/
php-parser
/
doc
APPLE
afd7600c87
wesmiler 点什么广告
3 jaren geleden
..
component
afd7600c87
wesmiler 点什么广告
3 jaren geleden
0_Introduction.markdown
afd7600c87
wesmiler 点什么广告
3 jaren geleden
2_Usage_of_basic_components.markdown
afd7600c87
wesmiler 点什么广告
3 jaren geleden
README.md
afd7600c87
wesmiler 点什么广告
3 jaren geleden
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