Eclipse CDT
Pre-release 3.0

Uses of Interface
org.eclipse.cdt.core.dom.ast.IVariable

Packages that use IVariable
org.eclipse.cdt.core.dom.ast   
org.eclipse.cdt.core.dom.ast.cpp   
 

Uses of IVariable in org.eclipse.cdt.core.dom.ast
 

Subinterfaces of IVariable in org.eclipse.cdt.core.dom.ast
 interface IField
           
 interface IParameter
          Represents a parameter to a function.
 

Uses of IVariable in org.eclipse.cdt.core.dom.ast.cpp
 

Subinterfaces of IVariable in org.eclipse.cdt.core.dom.ast.cpp
 interface ICPPField
           
 interface ICPPParameter
           
 interface ICPPTemplateNonTypeParameter
           
 interface ICPPVariable
           
 


Eclipse CDT
Pre-release 3.0

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