Class CompilableSODA
java.lang.Object
com.espertech.esper.compiler.internal.util.CompilableSODA
- All Implemented Interfaces:
com.espertech.esper.common.internal.compile.stage1.Compilable
public class CompilableSODA
extends Object
implements com.espertech.esper.common.internal.compile.stage1.Compilable
-
Constructor Summary
ConstructorDescriptionCompilableSODA
(com.espertech.esper.common.client.soda.EPStatementObjectModel soda, int lineNumber) -
Method Summary
-
Constructor Details
-
CompilableSODA
public CompilableSODA(com.espertech.esper.common.client.soda.EPStatementObjectModel soda, int lineNumber)
-
-
Method Details
-
getSoda
public com.espertech.esper.common.client.soda.EPStatementObjectModel getSoda() -
lineNumber
public int lineNumber()- Specified by:
lineNumber
in interfacecom.espertech.esper.common.internal.compile.stage1.Compilable
-
toEPL
- Specified by:
toEPL
in interfacecom.espertech.esper.common.internal.compile.stage1.Compilable
-