org.aspectj.weaver.ast
Class ASTNode

java.lang.Object
  extended by org.aspectj.weaver.ast.ASTNode
Direct Known Subclasses:
Expr, Test

public abstract class ASTNode
extends java.lang.Object


Constructor Summary
ASTNode()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ASTNode

public ASTNode()