mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-03 05:08:14 +00:00
Change objc_class_name to objc_name with objc_is_class_method
This commit is contained in:
+1
-1
@@ -121,7 +121,7 @@ struct AttributeContext {
|
||||
|
||||
String objc_class;
|
||||
String objc_name;
|
||||
String objc_class_name;
|
||||
bool objc_is_class_method;
|
||||
Type * objc_type;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user