| 
||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||
java.lang.Objectdk.brics.string.flow.Node
dk.brics.string.flow.UnaryNode
public class UnaryNode
Unary operation node.
| Method Summary | |
|---|---|
 Use | 
getArg()
Returns Use for argument.  | 
 UnaryOperation | 
getOp()
Returns the operation.  | 
 void | 
visitBy(NodeVisitor v)
Visitor.  | 
| Methods inherited from class dk.brics.string.flow.Node | 
|---|
compareTo, getIndex, getUses, isTaint, setTaint, toString | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Method Detail | 
|---|
public Use getArg()
public UnaryOperation getOp()
public void visitBy(NodeVisitor v)
Node
visitBy in class Node
  | 
||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||