Package | Description |
---|---|
com.igormaznitsa.jcp.context |
Modifier and Type | Method and Description |
---|---|
FileInfoContainer |
PreprocessingState.ExcludeIfInfo.getFileInfoContainer() |
FileInfoContainer |
PreprocessingState.getRootFileInfo() |
Modifier and Type | Method and Description |
---|---|
PreprocessingState |
PreprocessorContext.produceNewPreprocessingState(FileInfoContainer fileContainer,
int phaseIndex)
Generate new preprocessing state object, also the new preprocessing state will be saved as the current one in the context
|
PreprocessingState |
PreprocessorContext.produceNewPreprocessingState(FileInfoContainer fileContainer,
TextFileDataContainer textContainer)
Generate new preprocessing state for a file container and a text container, also the new preprocessing state will be saved as the current one in the context
|
void |
PreprocessingState.pushExcludeIfData(FileInfoContainer infoContainer,
String excludeIfCondition,
int stringIndex) |
Constructor and Description |
---|
ExcludeIfInfo(FileInfoContainer fileInfoContainer,
String condition,
int stringIndex) |
Copyright © 2011–2020 Igor Maznitsa. All rights reserved.