try_parse method

On this page

try_parse

def try_parse(cls, style, parsed):
    ...
Parameter Type Description
style str
parsed Any

Returns: bool

See Also

On this page