Class | Syntax::Token |
In: |
lib/syntax/common.rb
|
Parent: | String |
A single token extracted by a tokenizer. It is simply the lexeme itself, decorated with a ‘group’ attribute to identify the type of the lexeme.