Libraries
»
crokus
(0.1.7)
»
Index
»
Crokus
»
Define
»
#expr
Method: Crokus::Define#expr
Defined in:
lib/crokus/ast.rb
#
expr
⇒
Object
Returns the value of attribute expr.
54 55 56
# File 'lib/crokus/ast.rb', line 54
def
expr
@expr
end