Module hime_redist::tokens [] [src]

Module for the definition of lexical tokens

Structs

Token

Represents a token as an output element of a lexer

TokenRepository

The proxy structure for a repository of matched tokens

TokenRepositoryImpl

Implementation data of a repository of matched tokens

TokenRepositoryIterator

the iterator over the tokens in a repository