Lexer.pos

Return the current _token's _position: a 0-based offset from beginning of the raw input stream (before unicode translation)

class Lexer
int
pos
()

Meta