Deze website werkt beter met JavaScript.
Beginscherm
Verkennen
Help
Registreren
Inloggen
muadzmi02
/
sipadu_mbip
geforked van
SwissLink/sipadu_mbip
Volgen
1
Ster
0
Vork
0
Code
Kwesties
0
Pull-aanvragen
0
Publicaties
0
Wiki
Activiteit
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.
25
Commits
1
Branch
Tree:
444c167f0e
master
Branches
Labels
${ item.name }
Maak branch
${ searchTerm }
van '444c167f0e'
${ noResults }
sipadu_mbip
/
vendor
/
nikic
/
php-parser
/
doc
Geschiedenis
root
d8c1b4a1be
initial
5 jaren geleden
..
component
initial
5 jaren geleden
0_Introduction.markdown
initial
5 jaren geleden
2_Usage_of_basic_components.markdown
initial
5 jaren geleden
README.md
initial
5 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