Node
abstract class Node implements IteratorAggregate
Properties
| ?int | $startTokenPos | ||
| ?int | $endTokenPos | ||
| ?int | $startLine | ||
| ?int | $endLine |
Methods
Details
at line 32
abstract mixed
toValue()
No description
at line 35
abstract string
toString()
No description
at line 38
Generator
getIterator()
No description