org.eclipse.jdt.internal.core
Class ASTHolderCUInfo

java.lang.Object
  extended by org.eclipse.jdt.internal.core.JavaElementInfo
      extended by org.eclipse.jdt.internal.core.OpenableElementInfo
          extended by org.eclipse.jdt.internal.core.CompilationUnitElementInfo
              extended by org.eclipse.jdt.internal.core.ASTHolderCUInfo

public class ASTHolderCUInfo
extends CompilationUnitElementInfo


Field Summary
 
Fields inherited from class org.eclipse.jdt.internal.core.CompilationUnitElementInfo
annotationNumber
 
Constructor Summary
ASTHolderCUInfo()
           
 
Method Summary
 
Methods inherited from class org.eclipse.jdt.internal.core.CompilationUnitElementInfo
getSourceLength, setSourceLength
 
Methods inherited from class org.eclipse.jdt.internal.core.OpenableElementInfo
isStructureKnown, setIsStructureKnown
 
Methods inherited from class org.eclipse.jdt.internal.core.JavaElementInfo
addChild, clone, getChildren, removeChild, setChildren
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ASTHolderCUInfo

public ASTHolderCUInfo()