Libraries
»
vhdl_tb
(0.8.2)
»
Index
»
Token
»
#val
Method: Token#val
Defined in:
lib/token.rb
#
val
⇒
Object
Returns the value of attribute val.
2 3 4
# File 'lib/token.rb', line 2
def
val
@val
end