Method: Logicality::Lexer::Token#type

Defined in:
lib/logicality/lexer/token.rb

#typeObject (readonly)

Returns the value of attribute type.



24
25
26
# File 'lib/logicality/lexer/token.rb', line 24

def type
  @type
end