Eclipse CDT
7.0

Uses of Class
org.eclipse.cdt.core.dom.ast.IScope.ScopeLookupData

Packages that use IScope.ScopeLookupData
org.eclipse.cdt.core.dom.ast   
 

Uses of IScope.ScopeLookupData in org.eclipse.cdt.core.dom.ast
 

Methods in org.eclipse.cdt.core.dom.ast with parameters of type IScope.ScopeLookupData
 IBinding[] IScope.getBindings(IScope.ScopeLookupData lookup)
          Get the bindings in this scope that the given name or prefix could resolve to.
 


Eclipse CDT
7.0

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