Method: Logicality::Lexer::Token#type

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

#typeObject (readonly)

Returns the value of attribute type.



21
22
23
# File 'lib/logicality/lexer/token.rb', line 21

def type
  @type
end