Header menu logo F# Header menu logo Averest

StackSymbol Type

symbols on the stack of a SLR(1) parser

Union cases

Union case Description

S_SLR1 int

Full Usage: S_SLR1 int

Parameters:
    Item : int

Item : int

T_SLR1 string

Full Usage: T_SLR1 string

Parameters:
    Item : string

Item : string

Instance members

Instance member Description

this.IsS_SLR1

Full Usage: this.IsS_SLR1

Returns: bool
Returns: bool

this.IsT_SLR1

Full Usage: this.IsT_SLR1

Returns: bool
Returns: bool

Type something to start searching.