ParserLocation
class ParserLocation
Properties
| $firstLine | |||
| $lastLine | |||
| $firstColumn | |||
| $lastColumn | |||
| $range |
Methods
__construct($firstLine = 1, $lastLine, $firstColumn = 1, $lastColumn)
No description
Range($range)
No description
__clone()
No description