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