Method: Liquidscript::Scanner::Lexer#tokens
- Defined in:
- lib/liquidscript/scanner/lexer.rb
#tokens ⇒ Object (readonly)
Returns the value of attribute tokens.
15 16 17 |
# File 'lib/liquidscript/scanner/lexer.rb', line 15 def tokens @tokens end |