gov.llnl.babel.symbols
Class ASTNode

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

public class ASTNode
extends java.lang.Object


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

Constructor Detail

ASTNode

public ASTNode()