Package | Description |
---|---|
com.espertech.esper.common.client.util |
Client utility classes.
|
com.espertech.esper.compiler.client |
Compiler API: Compiles EPL to byte code.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<? extends ExceptionLineItem> |
ExceptionWithLineItems.getItems() |
Modifier and Type | Class and Description |
---|---|
class |
EPCompileExceptionItem
Exception information.
|
class |
EPCompileExceptionSyntaxItem
Indicates a syntax exception
|