Method: Liquidscript::Scanner::Token#type

Defined in:
lib/liquidscript/scanner/token.rb

#typeObject

Returns the value of attribute type.



7
8
9
# File 'lib/liquidscript/scanner/token.rb', line 7

def type
  @type
end