Searched refs:TOKEN_SEMI_COLON (Results 1 – 1 of 1) sorted by relevance
386 TOKEN_SEMI_COLON, enumerator761 { ";", TOKEN_SEMI_COLON }, in advanceToken()900 case TOKEN_SEMI_COLON: return ";"; in getTokenName()1093 advanceToken(TOKEN_SEMI_COLON); // end of declaration in parseValue()