finesse.script.parser.KatParser.parse

KatParser.parse(string)[source]

Parse the contents of string.

Parameters
stringstr

The string to parse kat script from.

Returns
KatScript

The parsed kat script.