scanner
Interface TokenType

All Known Implementing Classes:
AbcTokenType

public interface TokenType

Tokens types add semantic to tokens to diferenciate them.


Field Summary
static TokenType UNKNOWN
          The unknown token type.
 

Field Detail

UNKNOWN

public static final TokenType UNKNOWN
The unknown token type.