![]() |
Plasma Engine
2.0
|
Classes | |
struct | AstNode |
struct | CompiledFunction |
struct | CompiledModule |
struct | DataInput |
struct | DataOutput |
Public Member Functions | |
void | InitModule (plStringView sBaseClassName, plStringView sScriptClassName) |
plResult | AddFunction (plStringView sName, const plDocumentObject *pEntryObject, const plDocumentObject *pParentObject=nullptr) |
plResult | Compile (plStringView sDebugAstOutputPath=plStringView()) |
const CompiledModule & | GetCompiledModule () const |