class

Arborist::MemoizedParseTree

Inherits Reference / Object

Constructors

new(parse_tree : Arborist::ParseTree | Nil = nil, next_pos : Int32 = 0)
Source

Instance methods

next_pos
Source
next_pos=(next_pos : Int32)
Source
parse_tree
Source
parse_tree=(parse_tree : ParseTree | Nil)
Source