Start working on CALLMETHOD
This commit is contained in:
@@ -127,6 +127,7 @@ struct GroundError {
|
||||
// --- Program structure types definitions ---
|
||||
|
||||
enum GroundTypeType {
|
||||
GroundType_Undefined,
|
||||
GroundType_Int, GroundType_Double, GroundType_Char, GroundType_Bool,
|
||||
GroundType_String, GroundType_List,
|
||||
GroundType_Function, GroundType_Struct, GroundType_Object,
|
||||
|
||||
Reference in New Issue
Block a user