| Package | Description |
|---|---|
| com.igormaznitsa.jcp | |
| com.igormaznitsa.jcp.containers | |
| com.igormaznitsa.jcp.context |
| Modifier and Type | Method and Description |
|---|---|
private java.util.List<PreprocessingState.ExcludeIfInfo> |
JCPreprocessor.processGlobalDirectives(java.util.Collection<FileInfoContainer> files) |
| Modifier and Type | Method and Description |
|---|---|
private void |
JCPreprocessor.processFileExclusion(java.util.List<PreprocessingState.ExcludeIfInfo> foundExcludeIf) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<PreprocessingState.ExcludeIfInfo> |
FileInfoContainer.processGlobalDirectives(PreprocessingState state,
PreprocessorContext context) |
| Modifier and Type | Field and Description |
|---|---|
private java.util.LinkedList<PreprocessingState.ExcludeIfInfo> |
PreprocessingState.deferredExcludeStack |
| Modifier and Type | Method and Description |
|---|---|
PreprocessingState.ExcludeIfInfo |
PreprocessingState.popExcludeIfData() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<PreprocessingState.ExcludeIfInfo> |
PreprocessingState.popAllExcludeIfInfoData() |