org.prorefactor.refactor.source
Class Declaration

java.lang.Object
  extended by org.prorefactor.refactor.source.Declaration

public class Declaration
extends java.lang.Object

Represents the declaration of an include argument or the declaration at an &GLOBAL-DEFINE or &SCOPED-DEFINE.


Constructor Summary
Declaration(TETNode parent, TokenContent content)
           
 
Method Summary
 IAtom getFirstAtom()
          The first atom in this declaration's "value"
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Declaration

public Declaration(TETNode parent,
                   TokenContent content)
Method Detail

getFirstAtom

public IAtom getFirstAtom()
The first atom in this declaration's "value"



Copyright © 2008 Joanju Software. All Rights Reserved.