Libraries
»
crokus
(0.1.9)
»
Index
»
Token
»
#val
Method: Token#val
Defined in:
lib/crokus/token.rb
#
val
⇒
Object
Also known as:
str
Returns the value of attribute val.
3 4 5
# File 'lib/crokus/token.rb', line 3
def
val
@val
end