Package | Description |
---|---|
org.eclipse.cdt.core.dom.ast |
Modifier and Type | Interface and Description |
---|---|
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
an 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.
|
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.