Constructor LexState
LexState()
Initializes a new instance of the LexState class with default settings.
public LexState()
LexState(ILexScheme)
Initializes a new instance of the LexState class with a specified owner.
public LexState(ILexScheme scheme)
Parameters
schemeILexSchemeILexSchemethat owns this new instance.