Index (E)
»
Udb
»
Eqn
»
EmptyEqnParen
Class: Udb::Eqn::EmptyEqnParen
Inherits:
Treetop::Runtime::SyntaxNode
Object
Treetop::Runtime::SyntaxNode
Udb::Eqn::EmptyEqnParen
show all
Extended by:
T::Sig
Defined in:
lib/udb/eqn.rb
Instance Method Summary
collapse
#
to_logic_tree
(term_map) ⇒ Object
Instance Method Details
#
to_logic_tree
(term_map) ⇒
Object
122 123 124
# File 'lib/udb/eqn.rb', line 122
def
to_logic_tree
(
term_map
)
LogicNode
::
True
end