Header menu logo FsLexYacc

Closure1Table Type

Hold the results of cpmuting the LALR(1) closure of an LR(0) kernel

Constructors

Constructor Description

Closure1Table()

Full Usage: Closure1Table()

Returns: Closure1Table
Returns: Closure1Table

Instance members

Instance member Description

this.Add

Full Usage: this.Add

Parameters:
Returns: bool
a : Item0
b : TerminalIndex
Returns: bool

this.Contains

Full Usage: this.Contains

Parameters:
Returns: bool
a : Item0
b : TerminalIndex
Returns: bool

this.Count

Full Usage: this.Count

Returns: int
Returns: int

this.IEnumerable

Full Usage: this.IEnumerable

Returns: KeyValuePair<Item0, HashSet<TerminalIndex>> seq
Returns: KeyValuePair<Item0, HashSet<TerminalIndex>> seq

Type something to start searching.