can_parse method
can_parse
Defines interface for get the CanParse value.
Returns
The boolean result.
def can_parse(self, context):
...
Parameter | Type | Description |
---|---|---|
context | IBlockParsingContext | The IBlockParsingContext. |
Defines interface for get the CanParse value.
The boolean result.
def can_parse(self, context):
...
Parameter | Type | Description |
---|---|---|
context | IBlockParsingContext | The IBlockParsingContext. |