Libraries
»
lexr
(0.4.0)
»
Index
»
Lexr
»
Token
»
#type
Method: Lexr::Token#type
Defined in:
lib/lexr.rb
#
type
⇒
Object
(readonly)
Returns the value of attribute type.
49 50 51
# File 'lib/lexr.rb', line 49
def
type
@type
end