Package | Description |
---|---|
com.igormaznitsa.jcp.containers | |
com.igormaznitsa.jcp.context |
Constructor and Description |
---|
TextFileDataContainer(TextFileDataContainer item,
int stringIndex) |
Modifier and Type | Method and Description |
---|---|
TextFileDataContainer |
PreprocessingState.getRootTextContainer() |
TextFileDataContainer |
PreprocessingState.openFile(File file) |
TextFileDataContainer |
PreprocessingState.peekFile() |
TextFileDataContainer |
PreprocessingState.peekIf() |
TextFileDataContainer |
PreprocessingState.peekWhile() |
TextFileDataContainer |
PreprocessingState.popTextContainer() |
Modifier and Type | Method and Description |
---|---|
void |
PreprocessingState.popAllIFUntilContainerWithFile(TextFileDataContainer container) |
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
|
Copyright © 2011–2020 Igor Maznitsa. All rights reserved.