public interface IASTPreprocessorIfStatement extends IASTPreprocessorStatement
IASTNode.CopyStyle
MACRO_NAME
EMPTY_NODE_ARRAY
Modifier and Type | Method and Description |
---|---|
char[] |
getCondition()
The condition of the if.
|
boolean |
taken()
Was this branch taken?
|
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, 2014. All Rights Reserved.