Method: JGrep::Scanner#token_index

Defined in:
lib/parser/scanner.rb

#token_indexObject

Returns the value of attribute token_index.



3
4
5
# File 'lib/parser/scanner.rb', line 3

def token_index
  @token_index
end