Method: CodeLexer::Token#type

Defined in:
lib/code-lexer/token.rb

#typeObject

Returns the value of attribute type.



10
11
12
# File 'lib/code-lexer/token.rb', line 10

def type
  @type
end