Kiwi Engine
VM for interpreter
|
#include <KEPath.h>
Data Fields | |
struct KEObject | superClass |
struct CNList | identifierList |
struct KELineInfo * | lineInfo |
Path object
struct CNList KEPath::identifierList |
List of identifiers (const struct CNFixedString *)
struct KELineInfo* KEPath::lineInfo |
Line information of path
struct KEObject KEPath::superClass |
Super class