Method: PuppetDBQuery::Parser#position
- Defined in:
- lib/puppetdb_query/parser.rb
#position ⇒ Object (readonly)
current parsing position in array of symbols
48 49 50 |
# File 'lib/puppetdb_query/parser.rb', line 48 def position @position end |