public class IfNDefDirectiveHandler extends IfDefinedDirectiveHandler
DIRECTIVE_PREFIX, DIRECTIVES, GLOBAL_DIRECTIVES, ONE_LINE_COMMENT, PREFIX_FOR_KEEPING_LINES, PREFIX_FOR_KEEPING_LINES_PROCESSED_DIRECTIVES
Constructor and Description |
---|
IfNDefDirectiveHandler() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName()
Get the name of the directive without prefix
|
java.lang.String |
getReference()
Get the directive reference, it will be printed for a help request
|
protected boolean |
postprocessFlag(boolean variableExists) |
execute, executeOnlyWhenExecutionAllowed, getArgumentType
getFullName, isDeprecated, isGlobalPhaseAllowed, isPreprocessingPhaseAllowed
public java.lang.String getName()
AbstractDirectiveHandler
getName
in class IfDefinedDirectiveHandler
protected boolean postprocessFlag(boolean variableExists)
postprocessFlag
in class IfDefinedDirectiveHandler
public java.lang.String getReference()
AbstractDirectiveHandler
getReference
in class IfDefinedDirectiveHandler