Libraries
»
feel
(0.1.1)
»
Index
»
FEEL
»
UnaryTests
»
#tree
Method: FEEL::UnaryTests#tree
Defined in:
lib/feel/unary_tests.rb
#
tree
⇒
Object
11 12 13
# File 'lib/feel/unary_tests.rb', line 11
def
tree
@tree
||=
Parser
.
parse_test
(
text
)
end