Eclipse CDT
Pre-release 3.0

Uses of Interface
org.eclipse.cdt.core.model.IVariableDeclaration

Packages that use IVariableDeclaration
org.eclipse.cdt.core.model   
 

Uses of IVariableDeclaration in org.eclipse.cdt.core.model
 

Subinterfaces of IVariableDeclaration in org.eclipse.cdt.core.model
 interface IBinaryVariable
          Represents a global variable.
 interface IEnumeration
          An Enumeration type.
 interface IField
          Represents a field(variable) declared in an IStructure(struct, class, union).
 interface IVariable
          Represents a global variable.
 


Eclipse CDT
Pre-release 3.0

Copyright (c) IBM Corp. and others 2004. All Rights Reserved.