com.espertech.esper.epl.parse
Class ASTCreateSchemaHelper

java.lang.Object
  extended by com.espertech.esper.epl.parse.ASTCreateSchemaHelper

public class ASTCreateSchemaHelper
extends java.lang.Object


Constructor Summary
ASTCreateSchemaHelper()
           
 
Method Summary
static java.util.List<ColumnDesc> getColTypeList(EsperEPL2GrammarParser.CreateColumnListContext ctx)
           
protected static boolean validateIsPrimitiveArray(org.antlr.v4.runtime.Token p)
           
static CreateSchemaDesc walkCreateSchema(EsperEPL2GrammarParser.CreateSchemaExprContext ctx)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ASTCreateSchemaHelper

public ASTCreateSchemaHelper()
Method Detail

walkCreateSchema

public static CreateSchemaDesc walkCreateSchema(EsperEPL2GrammarParser.CreateSchemaExprContext ctx)
                                         throws EPException
Throws:
EPException

getColTypeList

public static java.util.List<ColumnDesc> getColTypeList(EsperEPL2GrammarParser.CreateColumnListContext ctx)

validateIsPrimitiveArray

protected static boolean validateIsPrimitiveArray(org.antlr.v4.runtime.Token p)

© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com