Logo FsLexYacc

Input Type

Union cases

Union case Description

Alphabet Parser<Alphabet>

Full Usage: Alphabet Parser<Alphabet>

Parameters:
Item : Parser<Alphabet>

Any

Full Usage: Any

NotCharSet Parser<Set<Alphabet>>

Full Usage: NotCharSet Parser<Set<Alphabet>>

Parameters:
Item : Parser<Set<Alphabet>>

UnicodeCategory string

Full Usage: UnicodeCategory string

Parameters:
Item : string

Instance members

Instance member Description

this.IsAlphabet

Full Usage: this.IsAlphabet

Returns: bool
Returns: bool

this.IsAny

Full Usage: this.IsAny

Returns: bool
Returns: bool

this.IsNotCharSet

Full Usage: this.IsNotCharSet

Returns: bool
Returns: bool

this.IsUnicodeCategory

Full Usage: this.IsUnicodeCategory

Returns: bool
Returns: bool

Type something to start searching.