class

Arborist::ApplyCallTree

Inherits Arborist::ExprCallTree / Reference / Object

Constructors

new(expr_call, parent, parent_apply_node, base_memoization_scope)
Source

Instance methods

append_child(expr_call : ExprCall, root_memoization_scope : RootMemoizationScope)

returns the newly created child tree node

Source
apply_call
Source
clone_memoization_scope(other_memoization_scope)
Source
local_exist?(pos : Int32, rule : Rule) : Bool
Source
local_lookup(pos : Int32, rule : Rule) : MemoizedParseTree
Source
local_memoize(pos : Int32, rule : Rule, memo_result : MemoizedParseTree) : MemoizedParseTree
Source
memo_table
Source
memo_table=(memo_table : MemoTable)
Source