abc4j API Specification

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

static final TokenType UNKNOWN
The unknown token type.


abc4j API Specification

Submit a bug or feature