id property

Token get id

Shorthand to abtain the underlining id lexeme.

Implementation

Token get id => super.token;