Searched refs:TOKEN_CLOSING_CURLY_BRACE (Results 1 – 3 of 3) sorted by relevance
43 TOKEN_CLOSING_CURLY_BRACE, enumerator
343 case TOKEN_CLOSING_CURLY_BRACE: in _MapTokenToSyntaxType()
222 type = TOKEN_CLOSING_CURLY_BRACE; in NextToken()