Eclipse CDT
Pre-release 3.0

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

Packages that use IProblemBinding
org.eclipse.cdt.core.dom.ast   
 

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

Methods in org.eclipse.cdt.core.dom.ast that return IProblemBinding
 IProblemBinding DOMException.getProblem()
          Get the problem associated w/this exception.
 

Constructors in org.eclipse.cdt.core.dom.ast with parameters of type IProblemBinding
DOMException(IProblemBinding problem)
           
 


Eclipse CDT
Pre-release 3.0

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