|
Eclipse CDT Pre-release 3.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IASTProblem | |
---|---|
org.eclipse.cdt.core.dom.ast |
Uses of IASTProblem in org.eclipse.cdt.core.dom.ast |
---|
Methods in org.eclipse.cdt.core.dom.ast that return IASTProblem | |
---|---|
IASTProblem[] |
IASTTranslationUnit.getPreprocessorProblems()
Get all preprocessor and scanner problems. |
IASTProblem |
IASTProblemHolder.getProblem()
Get the problem. |
Methods in org.eclipse.cdt.core.dom.ast with parameters of type IASTProblem | |
---|---|
void |
IASTProblemHolder.setProblem(IASTProblem p)
Set the problem. |
int |
ASTVisitor.visit(IASTProblem problem)
|
|
Eclipse CDT Pre-release 3.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |