IBlockParsingContext class

IBlockParsingContext class

Defines the IBlockParsingContext interface.

The IBlockParsingContext type exposes the following members:

Properties

PropertyDescription
sourceGet the Source.
readerGet the Reader.
instructionGet the Instruction.
syntax_factoryGet the SyntaxFactory.

Methods

MethodDescription
closeDefines the Close method.
closeDefines the Close method.
pushDefines the Push method.
get_open_blocksDefines the GetOpenBlocks.
peakDefines the Peak method.
deleteDefines the Delete method.
get_block_syntax_parsersDefines the GetBlockSyntaxParsers method.
get_inline_syntax_parsersDefines the GetInlineSyntaxParsers method.

See Also