Eclipse CDT
Pre-release 3.0

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

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

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

Subinterfaces of IASTProblemHolder in org.eclipse.cdt.core.dom.ast
 interface IASTProblemDeclaration
          This interface represents a parse problem where we tried to match against a declaration.
 interface IASTProblemExpression
          This interface represents a parse problem where we tried to match against a expression.
 interface IASTProblemStatement
          This interface represents a parse problem where we tried to match against a statement.
 interface IASTProblemTypeId
          This interface represents a parse problem where we tried to match against a type-id.
 


Eclipse CDT
Pre-release 3.0

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