soot.dava.internal.AST
Class ASTTryNode.container

java.lang.Object
  extended by soot.dava.internal.AST.ASTTryNode.container
Enclosing class:
ASTTryNode

public class ASTTryNode.container
extends Object


Field Summary
 Object o
           
 
Constructor Summary
ASTTryNode.container(Object o)
           
 
Method Summary
 void replaceBody(Object newBody)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

o

public Object o
Constructor Detail

ASTTryNode.container

public ASTTryNode.container(Object o)
Method Detail

replaceBody

public void replaceBody(Object newBody)