public class IfDefDirectiveHandler extends IfDefinedDirectiveHandler
DIRECTIVE_PREFIX, DIRECTIVES, GLOBAL_DIRECTIVES, ONE_LINE_COMMENT, PREFIX_FOR_KEEPING_LINES, PREFIX_FOR_KEEPING_LINES_PROCESSED_DIRECTIVES| Constructor and Description |
|---|
IfDefDirectiveHandler() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
executeOnlyWhenExecutionAllowed()
Shows that the directive can be executed only when the preprocessing n
active state i.e.
|
DirectiveArgumentType |
getArgumentType()
Get the argument type needed by the directive
|
String |
getName()
Get the name of the directive without prefix
|
String |
getReference()
Get the directive reference, it will be printed for a help request
|
execute, postprocessFlaggetFullName, isDeprecated, isGlobalPhaseAllowed, isPreprocessingPhaseAllowedpublic String getName()
AbstractDirectiveHandlergetName in class IfDefinedDirectiveHandlerpublic String getReference()
AbstractDirectiveHandlergetReference in class IfDefinedDirectiveHandlerpublic boolean executeOnlyWhenExecutionAllowed()
AbstractDirectiveHandlerexecuteOnlyWhenExecutionAllowed in class IfDefinedDirectiveHandlerpublic DirectiveArgumentType getArgumentType()
AbstractDirectiveHandlergetArgumentType in class IfDefinedDirectiveHandlerCopyright © 2011–2019 Igor Maznitsa. All rights reserved.