Searched refs:TOKEN_SEMI_COLON (Results 1 – 1 of 1) sorted by relevance
164 TOKEN_SEMI_COLON, enumerator539 { ";", TOKEN_SEMI_COLON }, in advanceToken()678 case TOKEN_SEMI_COLON: return ";"; in getTokenName()862 advanceToken(TOKEN_SEMI_COLON); // end of declaration in parseValue()