跳转到内容

CLASS CS_OBJECT — Python API

此内容尚不支持你的语言。

parseFile(STRING:filename)
parses a CS template file and adds it to the parse syntax
tree.
STRING:parseStr(STRING:a_string)
Parses a string, and adds it to the parse syntax tree.
STRING:render()
Renders the current syntax tree to a string.