|
Eclipse CDT 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IASTProblemHolder
This interface represents a base interface to represent a problem owner or holder.
| Field Summary | |
|---|---|
static ASTNodeProperty |
PROBLEM
PROBLEM represents the relationship between a
IASTProblemHolder and its IASTProblem. |
| Method Summary | |
|---|---|
IASTProblem |
getProblem()
Get the problem. |
void |
setProblem(IASTProblem p)
Set the problem. |
| Field Detail |
|---|
static final ASTNodeProperty PROBLEM
PROBLEM represents the relationship between a
IASTProblemHolder and its IASTProblem.
| Method Detail |
|---|
IASTProblem getProblem()
IASTProblemvoid setProblem(IASTProblem p)
p - IASTProblem
|
Eclipse CDT 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||