-
Constructors Constructor Description org.intocps.maestro.ast.AAndBinaryExp(PExp, PExp) This method should not be used, use AstFactory instead. The basic child nodes are removed from their previous parents.org.intocps.maestro.ast.ABasicBlockStm(List<? extends PStm>) This method should not be used, use AstFactory instead. The basic child nodes are removed from their previous parents.org.intocps.maestro.ast.ADivideBinaryExp(PExp, PExp) This method should not be used, use AstFactory instead. The basic child nodes are removed from their previous parents.org.intocps.maestro.ast.AEqualBinaryExp(PExp, PExp) This method should not be used, use AstFactory instead. The basic child nodes are removed from their previous parents.org.intocps.maestro.ast.AFunctionDeclaration(LexIdentifier, PType, List<? extends AFormalParameter>) This method should not be used, use AstFactory instead. The basic child nodes are removed from their previous parents.org.intocps.maestro.ast.AGreaterBinaryExp(PExp, PExp) This method should not be used, use AstFactory instead. The basic child nodes are removed from their previous parents.org.intocps.maestro.ast.AGreaterEqualBinaryExp(PExp, PExp) This method should not be used, use AstFactory instead. The basic child nodes are removed from their previous parents.org.intocps.maestro.ast.ALessBinaryExp(PExp, PExp) This method should not be used, use AstFactory instead. The basic child nodes are removed from their previous parents.org.intocps.maestro.ast.ALessEqualBinaryExp(PExp, PExp) This method should not be used, use AstFactory instead. The basic child nodes are removed from their previous parents.org.intocps.maestro.ast.AMinusBinaryExp(PExp, PExp) This method should not be used, use AstFactory instead. The basic child nodes are removed from their previous parents.org.intocps.maestro.ast.AMinusUnaryExp(PExp) This method should not be used, use AstFactory instead. The basic child nodes are removed from their previous parents.org.intocps.maestro.ast.AModuleDeclaration(LexIdentifier, List<? extends AFunctionDeclaration>) This method should not be used, use AstFactory instead. The basic child nodes are removed from their previous parents.org.intocps.maestro.ast.AMultiplyBinaryExp(PExp, PExp) This method should not be used, use AstFactory instead. The basic child nodes are removed from their previous parents.org.intocps.maestro.ast.ANotEqualBinaryExp(PExp, PExp) This method should not be used, use AstFactory instead. The basic child nodes are removed from their previous parents.org.intocps.maestro.ast.ANotUnaryExp(PExp) This method should not be used, use AstFactory instead. The basic child nodes are removed from their previous parents.org.intocps.maestro.ast.AOrBinaryExp(PExp, PExp) This method should not be used, use AstFactory instead. The basic child nodes are removed from their previous parents.org.intocps.maestro.ast.AParallelBlockStm(List<? extends PStm>) This method should not be used, use AstFactory instead. The basic child nodes are removed from their previous parents.org.intocps.maestro.ast.APlusBinaryExp(PExp, PExp) This method should not be used, use AstFactory instead. The basic child nodes are removed from their previous parents.org.intocps.maestro.ast.APlusUnaryExp(PExp) This method should not be used, use AstFactory instead. The basic child nodes are removed from their previous parents.org.intocps.maestro.ast.AVariableDeclaration(LexIdentifier, Boolean, PType, List<? extends PExp>, PInitializer) This method should not be used, use AstFactory instead. The basic child nodes are removed from their previous parents.org.intocps.maestro.ast.PDeclarationBase(LexIdentifier) This method should not be used, use AstFactory instead. The basic child nodes are removed from their previous parents.