forked from qt-creator/qt-creator
Added AST for a bit of ObjC.
This commit is contained in:
@@ -231,7 +231,7 @@ public:
|
||||
bool parseObjCMethodDefinitionList();
|
||||
bool parseObjCMethodDefinition();
|
||||
|
||||
bool parseObjCProtocolRefs();
|
||||
bool parseObjCProtocolRefs(ObjCProtocolRefsAST *&node);
|
||||
bool parseObjClassInstanceVariables();
|
||||
bool parseObjCInterfaceMemberDeclaration();
|
||||
bool parseObjCInstanceVariableDeclaration(DeclarationAST *&node);
|
||||
|
||||
Reference in New Issue
Block a user