gov.llnl.babel.symbols
Class ASTNode

java.lang.Object
  extended by gov.llnl.babel.symbols.ASTNode
Direct Known Subclasses:
Argument, Assertion, Method, Symbol, SymbolID, Type

public 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()