public interface IASTPreprocessorPragmaStatement extends IASTPreprocessorStatement
IASTNode.CopyStyle
MACRO_NAME
EMPTY_NODE_ARRAY
Modifier and Type | Method and Description |
---|---|
char[] |
getMessage()
Returns the pragma message.
|
boolean |
isPragmaOperator()
Returns whether this uses the pragma operator syntax, e.g:
_Pragma("once") |
accept, contains, copy, copy, getChildren, getContainingFilename, getFileLocation, getLeadingSyntax, getNodeLocations, getOriginalNode, getParent, getPropertyInParent, getRawSignature, getSyntax, getTrailingSyntax, getTranslationUnit, isActive, isFrozen, isPartOfTranslationUnitFile, setParent, setPropertyInParent
Copyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved.