Home
last modified time | relevance | path

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

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