public interface DefinitionTokens
DefinitionTokens interface defines the constants for the the three pieces of a property file definition, the name, the assignment operator, and the value.LexerToken, DefinitionLexerstatic final int TK_NAME
static final int TK_VALUE
static final int TK_SYMBOL