Arborist::ApplyCallTree
Inherits Arborist::ExprCallTree / Reference / Object
Constructors
new(expr_call, parent, parent_apply_node, base_memoization_scope)
SourceInstance methods
append_child(expr_call : ExprCall, root_memoization_scope : RootMemoizationScope)
returns the newly created child tree node
apply_call
Sourceclone_memoization_scope(other_memoization_scope)
Sourcelocal_exist?(pos : Int32, rule : Rule) : Bool
Sourcelocal_lookup(pos : Int32, rule : Rule) : MemoizedParseTree
Sourcelocal_memoize(pos : Int32, rule : Rule, memo_result : MemoizedParseTree) : MemoizedParseTree
Sourcememo_table
Sourcememo_table=(memo_table : MemoTable)
Source