Eclipse JDT
2.0

Uses of Interface
org.eclipse.jdt.core.jdom.IDOMMember

Packages that use IDOMMember
org.eclipse.jdt.core.jdom Provides a support for java document manipulation through the JDOM model. 
 

Uses of IDOMMember in org.eclipse.jdt.core.jdom
 

Subinterfaces of IDOMMember in org.eclipse.jdt.core.jdom
 interface IDOMField
          Represents a field declaration.
 interface IDOMInitializer
          Represents an initializer.
 interface IDOMMethod
          Represents a method declaration.
 interface IDOMType
          Represents a source type in a compilation unit, either as a top-level type or a member type.
 


Eclipse JDT
2.0

Copyright (c) IBM Corp. and others 2000, 2002. All Rights Reserved.