|
API Documentation
|
|
|
nkMemory::StringView getName() const
Encompasses all API of component NilkinsScripts.
Definition: Environment.h:7
Holds all information for a script.
Definition: Script.h:14
An interface to define objects that can be exported using this component.
Definition: Exportable.h:15
INTERPRETER getTargetInterpreter() const
Encompasses all API of component NilkinsExport.
Definition: Base64Encoder.h:7
void setTargetInterpreter(INTERPRETER interpreter)
virtual void importClassFromTree(nkExport::Node *rootNode) override
const CompilationResult & getLastCompilationResult() const
Holds information about script loading attempt.
Definition: CompilationResult.h:24
INTERPRETER
Supported scripting environments.
Definition: Interpreter.h:12
virtual void exportClassToTree(nkExport::Node *rootNode) override
nkMemory::StringView getSources() const
void setSources(nkMemory::StringView sources)
void setName(nkMemory::StringView name)
Encompasses all API of component NilkinsMemory.
Definition: Allocator.h:7