IBlockParsingContext class
IBlockParsingContext class
Defines the IBlockParsingContext interface.
The IBlockParsingContext type exposes the following members:
Properties
Property | Description |
---|---|
source | Get the Source. |
reader | Get the Reader. |
instruction | Get the Instruction. |
syntax_factory | Get the SyntaxFactory. |
Methods
Method | Description |
---|---|
close | Defines the Close method. |
close | Defines the Close method. |
push | Defines the Push method. |
get_open_blocks | Defines the GetOpenBlocks. |
peak | Defines the Peak method. |
delete | Defines the Delete method. |
get_block_syntax_parsers | Defines the GetBlockSyntaxParsers method. |
get_inline_syntax_parsers | Defines the GetInlineSyntaxParsers method. |