Home
last modified time | relevance | path

Searched refs:TOKEN_OPEN_SQUARE (Results 1 – 1 of 1) sorted by relevance

/scripts/
Dasn1_compiler.c110 TOKEN_OPEN_SQUARE, enumerator
496 tokens[tix++].token_type = TOKEN_OPEN_SQUARE; in tokenise()
836 if (cursor->token_type == TOKEN_OPEN_SQUARE) { in parse_type()