LexerATNSimulator.charPositionInLine

@uml The index of the character relative to the beginning of the line 0..n-1

class LexerATNSimulator
protected
int charPositionInLine;

Meta