Logo FsLexYacc

tokenId Type

Union cases

Union case Description

TOKEN_BAR

Full Usage: TOKEN_BAR

TOKEN_CODE

Full Usage: TOKEN_CODE

TOKEN_COLON

Full Usage: TOKEN_COLON

TOKEN_EOF

Full Usage: TOKEN_EOF

TOKEN_ERROR

Full Usage: TOKEN_ERROR

TOKEN_GREATER

Full Usage: TOKEN_GREATER

TOKEN_HEADER

Full Usage: TOKEN_HEADER

TOKEN_IDENT

Full Usage: TOKEN_IDENT

TOKEN_LEFT

Full Usage: TOKEN_LEFT

TOKEN_LESS

Full Usage: TOKEN_LESS

TOKEN_NONASSOC

Full Usage: TOKEN_NONASSOC

TOKEN_PERCENT_PERCENT

Full Usage: TOKEN_PERCENT_PERCENT

TOKEN_PREC

Full Usage: TOKEN_PREC

TOKEN_RIGHT

Full Usage: TOKEN_RIGHT

TOKEN_SEMI

Full Usage: TOKEN_SEMI

TOKEN_START

Full Usage: TOKEN_START

TOKEN_TOKEN

Full Usage: TOKEN_TOKEN

TOKEN_TYPE

Full Usage: TOKEN_TYPE

TOKEN_end_of_input

Full Usage: TOKEN_end_of_input

TOKEN_error

Full Usage: TOKEN_error

Instance members

Instance member Description

this.IsTOKEN_BAR

Full Usage: this.IsTOKEN_BAR

Returns: bool
Returns: bool

this.IsTOKEN_CODE

Full Usage: this.IsTOKEN_CODE

Returns: bool
Returns: bool

this.IsTOKEN_COLON

Full Usage: this.IsTOKEN_COLON

Returns: bool
Returns: bool

this.IsTOKEN_EOF

Full Usage: this.IsTOKEN_EOF

Returns: bool
Returns: bool

this.IsTOKEN_ERROR

Full Usage: this.IsTOKEN_ERROR

Returns: bool
Returns: bool

this.IsTOKEN_GREATER

Full Usage: this.IsTOKEN_GREATER

Returns: bool
Returns: bool

this.IsTOKEN_HEADER

Full Usage: this.IsTOKEN_HEADER

Returns: bool
Returns: bool

this.IsTOKEN_IDENT

Full Usage: this.IsTOKEN_IDENT

Returns: bool
Returns: bool

this.IsTOKEN_LEFT

Full Usage: this.IsTOKEN_LEFT

Returns: bool
Returns: bool

this.IsTOKEN_LESS

Full Usage: this.IsTOKEN_LESS

Returns: bool
Returns: bool

this.IsTOKEN_NONASSOC

Full Usage: this.IsTOKEN_NONASSOC

Returns: bool
Returns: bool

this.IsTOKEN_PERCENT_PERCENT

Full Usage: this.IsTOKEN_PERCENT_PERCENT

Returns: bool
Returns: bool

this.IsTOKEN_PREC

Full Usage: this.IsTOKEN_PREC

Returns: bool
Returns: bool

this.IsTOKEN_RIGHT

Full Usage: this.IsTOKEN_RIGHT

Returns: bool
Returns: bool

this.IsTOKEN_SEMI

Full Usage: this.IsTOKEN_SEMI

Returns: bool
Returns: bool

this.IsTOKEN_START

Full Usage: this.IsTOKEN_START

Returns: bool
Returns: bool

this.IsTOKEN_TOKEN

Full Usage: this.IsTOKEN_TOKEN

Returns: bool
Returns: bool

this.IsTOKEN_TYPE

Full Usage: this.IsTOKEN_TYPE

Returns: bool
Returns: bool

this.IsTOKEN_end_of_input

Full Usage: this.IsTOKEN_end_of_input

Returns: bool
Returns: bool

this.IsTOKEN_error

Full Usage: this.IsTOKEN_error

Returns: bool
Returns: bool

Type something to start searching.