S JavaScriptem funguje tato webová stránka lépe.
Domů
Procházet
Nápověda
Registrovat se
Přihlásit se
muadzmi02
/
sipadu_mbip
rozštěpen z
SwissLink/sipadu_mbip
Sledovat
1
Oblíbit
0
Rozštěpit
0
Zdrojový kód
Úkoly
0
Požadavky na natažení
0
Vydání
0
Wiki
Aktivita
Dashboard sipadu mbip
Nelze vybrat více než 25 témat
Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
134
Revize
1
Větev
Strom:
93d35d157b
master
Větve
Značky
${ item.name }
Vytvořit větev
${ searchTerm }
z „93d35d157b“
${ noResults }
sipadu_mbip
/
vendor
/
nikic
/
php-parser
/
doc
Historie
root
d8c1b4a1be
initial
před 5 roky
..
component
initial
před 5 roky
0_Introduction.markdown
initial
před 5 roky
2_Usage_of_basic_components.markdown
initial
před 5 roky
README.md
initial
před 5 roky
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