|
Eclipse CDT 7.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface IASTPreprocessorPragmaStatement
Represents a #pragma directive or a pragma operator.
| Field Summary |
|---|
| Fields inherited from interface org.eclipse.cdt.core.dom.ast.IASTPreprocessorStatement |
|---|
MACRO_NAME |
| Fields inherited from interface org.eclipse.cdt.core.dom.ast.IASTNode |
|---|
EMPTY_NODE_ARRAY |
| Method Summary | |
|---|---|
char[] |
getMessage()
Returns the pragma message. |
boolean |
isPragmaOperator()
Returns whether this uses the pragma operator syntax, e.g: _Pragma("once") |
| Methods inherited from interface org.eclipse.cdt.core.dom.ast.IASTNode |
|---|
accept, contains, copy, getChildren, getContainingFilename, getFileLocation, getLeadingSyntax, getNodeLocations, getParent, getPropertyInParent, getRawSignature, getSyntax, getTrailingSyntax, getTranslationUnit, isActive, isFrozen, isPartOfTranslationUnitFile, setParent, setPropertyInParent |
| Method Detail |
|---|
char[] getMessage()
boolean isPragmaOperator()
_Pragma("once")
|
Eclipse CDT 7.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||