parse method
parse
Defines the interface for parse.
Returns
The InlineParsingInstruction.
def parse(self, context):
...
Parameter | Type | Description |
---|---|---|
context | IInlineParsingContext | The context. |
Defines the interface for parse.
The InlineParsingInstruction.
def parse(self, context):
...
Parameter | Type | Description |
---|---|---|
context | IInlineParsingContext | The context. |