Constructor LexSyntaxBlocks
LexSyntaxBlocks(ILexState)
Initializes a new instance of the LexSyntaxBlocks
class with specifies parameters.
public LexSyntaxBlocks(ILexState state)
Parameters
state
ILexStateSpecifies
ILexState
to which this new instance belongs.