10131014101510161017101810191020
aggregateNode.resolve(); } @Override protected void processConstructor(AST constructor) throws SemanticException { ConstructorNode constructorNode = ( ConstructorNode ) constructor; constructorNode.prepare(); }