Parses the output of SkySpark's parseAst
function.
parseAst
function.
read(func and name == "yourFunction")->src.parseAst().toAxonCode()
.parse
function on that string.5e10
will not parse.09:30:00
will parse, but 9:30:00
will not.09:30:00
will parse, but 09:30:00.123
will not.