Method: FAM::Syntax::TokenStream#current
- Defined in:
- lib/fam/syntax/tokens.rb
#current ⇒ Object
21 22 23 |
# File 'lib/fam/syntax/tokens.rb', line 21 def current @tokens[@index] end |
21 22 23 |
# File 'lib/fam/syntax/tokens.rb', line 21 def current @tokens[@index] end |