NonDelimitingTerminals
object NonDelimitingTerminals
Non-delimiting terminal symbols. No whitespace is skipped during this tokenization. Lookahead is applied when needed to distinguish between different terminal symbols starting with the same characters.
Non-delimiting terminal symbols. No whitespace is skipped during this tokenization. Lookahead is applied when needed to distinguish between different terminal symbols starting with the same characters.
- Authors
Chris de Vreeze
class Object
trait Matchable
class Any