process method
process
Defines the Process method.
Returns
The InlineParsingInstruction.
def process(self, context):
...
Parameter | Type | Description |
---|---|---|
context | IInlinePostProcessingContext | The context. |
Defines the Process method.
The InlineParsingInstruction.
def process(self, context):
...
Parameter | Type | Description |
---|---|---|
context | IInlinePostProcessingContext | The context. |