Home
last modified time | relevance | path

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

/external/antlr/runtime/C/include/
Dantlr3commontoken.h136 ANTLR3_INT32 charPosition; member
/external/antlr/runtime/C/src/
Dantlr3commontoken.c509 return token->charPosition; in getCharPositionInLine()
514 token->charPosition = pos; in setCharPositionInLine()
Dantlr3lexer.c663 token->charPosition = lexer->rec->state->tokenStartCharPositionInLine; in emit()
/external/antlr/runtime/C/
DChangeLog504 $start.charPosition, however