can_parse method

can_parse

Get the can parse boolean value.

Returns

True if can parse.

def can_parse(self, context):
    ...
ParameterTypeDescription
contextIInlineParsingContextThe context.

See Also