This website works better with JavaScript.
Почетна
Преглед
Помоћ
Регистрација
Пријавите Се
muadzmi02
/
sipadu_mbip
изданак од
SwissLink/sipadu_mbip
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
Dashboard sipadu mbip
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17
Комити
1
Грана
Дрво:
1b5f875676
master
Гране
Ознаке
${ item.name }
Create branch
${ searchTerm }
from '1b5f875676'
${ 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