| Package | Description |
|---|---|
| org.eclipse.cdt.core.dom.ast | |
| org.eclipse.cdt.core.dom.ast.cpp |
| Modifier and Type | Method and Description |
|---|---|
IProblemBinding |
DOMException.getProblem()
Returns the problem associated w/this exception.
|
| Constructor and Description |
|---|
DOMException(IProblemBinding problem) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
SemanticQueries.isUnknownBuiltin(IProblemBinding binding,
IASTNode node)
Returns whether a problem binding represents a name resolution error due to an unknown built-in.
|
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.