Logo FsLexYacc

PrecedenceInfo Type

Union cases

Union case Description

ExplicitPrec(associativity, precedence)

Full Usage: ExplicitPrec(associativity, precedence)

Parameters:
associativity : Associativity
precedence : int

NoPrecedence

Full Usage: NoPrecedence

Instance members

Instance member Description

this.IsExplicitPrec

Full Usage: this.IsExplicitPrec

Returns: bool
Returns: bool

this.IsNoPrecedence

Full Usage: this.IsNoPrecedence

Returns: bool
Returns: bool

Type something to start searching.