Kiwi Script
KiwiScript Interpreter
|
Define idenfiers. More...
#include <KiwiEngine/KiwiEngine.h>
Go to the source code of this file.
Functions | |
void | KSSetupIdentifiers (void) |
Setup constant strings as an identifier of the keyword in KiwiScript. | |
struct CNFixedString * | KSSelfIdentifier (void) |
Get "set" identifier. More... | |
struct CNFixedString * | KSSuperIdentifier (void) |
Get "super" identifier. More... | |
Define idenfiers.
struct CNFixedString* KSSelfIdentifier | ( | void | ) |
Get "set" identifier.
struct CNFixedString* KSSuperIdentifier | ( | void | ) |
Get "super" identifier.