Logo FsLexYacc

tokenId Type

Union cases

Union case Description

TOKEN_AND

Full Usage: TOKEN_AND

TOKEN_BAR

Full Usage: TOKEN_BAR

TOKEN_CHAR

Full Usage: TOKEN_CHAR

TOKEN_CODE

Full Usage: TOKEN_CODE

TOKEN_COLON

Full Usage: TOKEN_COLON

TOKEN_DASH

Full Usage: TOKEN_DASH

TOKEN_DOT

Full Usage: TOKEN_DOT

TOKEN_EOF

Full Usage: TOKEN_EOF

TOKEN_EQUALS

Full Usage: TOKEN_EQUALS

TOKEN_HAT

Full Usage: TOKEN_HAT

TOKEN_IDENT

Full Usage: TOKEN_IDENT

TOKEN_LBRACK

Full Usage: TOKEN_LBRACK

TOKEN_LET

Full Usage: TOKEN_LET

TOKEN_LPAREN

Full Usage: TOKEN_LPAREN

TOKEN_PARSE

Full Usage: TOKEN_PARSE

TOKEN_PLUS

Full Usage: TOKEN_PLUS

TOKEN_QMARK

Full Usage: TOKEN_QMARK

TOKEN_RBRACK

Full Usage: TOKEN_RBRACK

TOKEN_RPAREN

Full Usage: TOKEN_RPAREN

TOKEN_RULE

Full Usage: TOKEN_RULE

TOKEN_STAR

Full Usage: TOKEN_STAR

TOKEN_STRING

Full Usage: TOKEN_STRING

TOKEN_UNDERSCORE

Full Usage: TOKEN_UNDERSCORE

TOKEN_UNICODE_CATEGORY

Full Usage: TOKEN_UNICODE_CATEGORY

TOKEN_end_of_input

Full Usage: TOKEN_end_of_input

TOKEN_error

Full Usage: TOKEN_error

Instance members

Instance member Description

this.IsTOKEN_AND

Full Usage: this.IsTOKEN_AND

Returns: bool
Returns: bool

this.IsTOKEN_BAR

Full Usage: this.IsTOKEN_BAR

Returns: bool
Returns: bool

this.IsTOKEN_CHAR

Full Usage: this.IsTOKEN_CHAR

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_DASH

Full Usage: this.IsTOKEN_DASH

Returns: bool
Returns: bool

this.IsTOKEN_DOT

Full Usage: this.IsTOKEN_DOT

Returns: bool
Returns: bool

this.IsTOKEN_EOF

Full Usage: this.IsTOKEN_EOF

Returns: bool
Returns: bool

this.IsTOKEN_EQUALS

Full Usage: this.IsTOKEN_EQUALS

Returns: bool
Returns: bool

this.IsTOKEN_HAT

Full Usage: this.IsTOKEN_HAT

Returns: bool
Returns: bool

this.IsTOKEN_IDENT

Full Usage: this.IsTOKEN_IDENT

Returns: bool
Returns: bool

this.IsTOKEN_LBRACK

Full Usage: this.IsTOKEN_LBRACK

Returns: bool
Returns: bool

this.IsTOKEN_LET

Full Usage: this.IsTOKEN_LET

Returns: bool
Returns: bool

this.IsTOKEN_LPAREN

Full Usage: this.IsTOKEN_LPAREN

Returns: bool
Returns: bool

this.IsTOKEN_PARSE

Full Usage: this.IsTOKEN_PARSE

Returns: bool
Returns: bool

this.IsTOKEN_PLUS

Full Usage: this.IsTOKEN_PLUS

Returns: bool
Returns: bool

this.IsTOKEN_QMARK

Full Usage: this.IsTOKEN_QMARK

Returns: bool
Returns: bool

this.IsTOKEN_RBRACK

Full Usage: this.IsTOKEN_RBRACK

Returns: bool
Returns: bool

this.IsTOKEN_RPAREN

Full Usage: this.IsTOKEN_RPAREN

Returns: bool
Returns: bool

this.IsTOKEN_RULE

Full Usage: this.IsTOKEN_RULE

Returns: bool
Returns: bool

this.IsTOKEN_STAR

Full Usage: this.IsTOKEN_STAR

Returns: bool
Returns: bool

this.IsTOKEN_STRING

Full Usage: this.IsTOKEN_STRING

Returns: bool
Returns: bool

this.IsTOKEN_UNDERSCORE

Full Usage: this.IsTOKEN_UNDERSCORE

Returns: bool
Returns: bool

this.IsTOKEN_UNICODE_CATEGORY

Full Usage: this.IsTOKEN_UNICODE_CATEGORY

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.