can_parse method
can_parse
Get the can parse boolean value.
Returns
True if can parse.
def can_parse(self, context):
...
Parameter | Type | Description |
---|---|---|
context | IInlineParsingContext | The context. |
Get the can parse boolean value.
True if can parse.
def can_parse(self, context):
...
Parameter | Type | Description |
---|---|---|
context | IInlineParsingContext | The context. |