| Package | Description |
|---|---|
| com.igormaznitsa.jcp.context | |
| com.igormaznitsa.jcp.exceptions | |
| com.igormaznitsa.jcp.expression |
| Modifier and Type | Field and Description |
|---|---|
static FilePositionInfo[] |
PreprocessingState.EMPTY_STACK |
| Modifier and Type | Method and Description |
|---|---|
FilePositionInfo[] |
PreprocessingState.makeIncludeStack() |
| Modifier and Type | Method and Description |
|---|---|
FilePositionInfo[] |
PreprocessorException.getIncludeChain() |
| Constructor and Description |
|---|
PreprocessorException(String message,
String processedText,
FilePositionInfo[] includeStack,
Throwable cause) |
| Constructor and Description |
|---|
ExpressionTree(FilePositionInfo[] callStack,
String sources) |
Copyright © 2011–2019 Igor Maznitsa. All rights reserved.