The Parle\Token class
(PECL parle >= 0.5.2)
Introduction
This class represents a token. Lexer returns instances of this class.
Class synopsis
Properties
- id
Token id.
- value
Token value.
Predefined Constants
Parle\Token::EOIEnd of input token id.
Parle\Token::UNKNOWNUnknown token id.
Parle\Token::SKIPSkip token id.
↑ and ↓ to navigate • Enter to select • Esc to close • / to open