Uses of Class
org.intocps.maestro.ast.AMinusUnaryExp
-
Uses of AMinusUnaryExp in org.intocps.maestro.ast
Methods in org.intocps.maestro.ast that return AMinusUnaryExpModifier and TypeMethodDescriptionAMinusUnaryExp.clone()Returns a deep clone of thisAMinusUnaryExpnode.AMinusUnaryExp.clone(Map<org.intocps.maestro.ast.node.INode, org.intocps.maestro.ast.node.INode> oldToNewMap) Creates a deep clone of thisAMinusUnaryExpnode while putting all old node-new node relations in the mapoldToNewMap.