IInlineParsingContext Interface
IInlineParsingContext interface
Defines the IInlineParsingContext interface.
public interface IInlineParsingContext
Properties
Name | Description |
---|---|
Owner { get; } | Get the Owner. |
Reader { get; } | Get the Reader. |
Source { get; } | Get the Source. |
SyntaxFactory { get; } | Get the SyntaxFactory. |
Methods
Name | Description |
---|---|
Push(DelimiterRun) | Defines the Push method. |
Push(InlineSyntaxNode) | Defines the Push method. |
See Also
- namespace Aspose.Html.Toolkit.Markdown.Syntax.Parser
- assembly Aspose.HTML