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 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 interface com.espertech.esper.common.internal.compile.stage1.Compilable
    • toEPL

      public String toEPL()
      Specified by:
      toEPL in interface com.espertech.esper.common.internal.compile.stage1.Compilable