Uses of Class
org.intocps.maestro.ast.ANotUnaryExp
-
Uses of ANotUnaryExp in org.intocps.maestro.ast
Methods in org.intocps.maestro.ast that return ANotUnaryExpModifier and TypeMethodDescriptionANotUnaryExp.clone()Returns a deep clone of thisANotUnaryExpnode.ANotUnaryExp.clone(Map<org.intocps.maestro.ast.node.INode, org.intocps.maestro.ast.node.INode> oldToNewMap) Creates a deep clone of thisANotUnaryExpnode while putting all old node-new node relations in the mapoldToNewMap.static ANotUnaryExpMableAstFactory.newNot(org.intocps.maestro.ast.node.PExp exp)