public class DefinelDirectiveHandler extends DefineDirectiveHandler
DIRECTIVE_PREFIX, DIRECTIVES, GLOBAL_DIRECTIVES, ONE_LINE_COMMENT, PREFIX_FOR_KEEPING_LINES, PREFIX_FOR_KEEPING_LINES_PROCESSED_DIRECTIVES| Constructor and Description |
|---|
DefinelDirectiveHandler() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Get the name of the directive without prefix
|
String |
getReference()
Get the directive reference, it will be printed for a help request
|
protected void |
process(PreprocessorContext context,
String varName,
Value value,
boolean exists) |
execute, getArgumentTypeexecuteOnlyWhenExecutionAllowed, getFullName, isDeprecated, isGlobalPhaseAllowed, isPreprocessingPhaseAllowedpublic String getName()
AbstractDirectiveHandlergetName in class DefineDirectiveHandlerpublic String getReference()
AbstractDirectiveHandlergetReference in class DefineDirectiveHandlerprotected void process(PreprocessorContext context, String varName, Value value, boolean exists)
process in class DefineDirectiveHandlerCopyright © 2011–2019 Igor Maznitsa. All rights reserved.