Libraries
»
glark
(1.10.1)
»
Index
»
Glark
»
MatchSpec
»
#expr
Method: Glark::MatchSpec#expr
Defined in:
lib/glark/match/spec.rb
#
expr
⇒
Object
the expression to be evaluated
14 15 16
# File 'lib/glark/match/spec.rb', line 14
def
expr
@expr
end