public class ASTCreateSchemaHelper extends Object
Constructor and Description |
---|
ASTCreateSchemaHelper() |
Modifier and Type | Method and Description |
---|---|
static List<com.espertech.esper.common.internal.compile.stage1.spec.ColumnDesc> |
getColTypeList(EsperEPL2GrammarParser.CreateColumnListContext ctx) |
protected static boolean |
validateIsPrimitiveArray(org.antlr.v4.runtime.Token p) |
static com.espertech.esper.common.internal.compile.stage1.spec.CreateSchemaDesc |
walkCreateSchema(EsperEPL2GrammarParser.CreateSchemaExprContext ctx) |
public static com.espertech.esper.common.internal.compile.stage1.spec.CreateSchemaDesc walkCreateSchema(EsperEPL2GrammarParser.CreateSchemaExprContext ctx) throws com.espertech.esper.common.client.EPException
com.espertech.esper.common.client.EPException
public static List<com.espertech.esper.common.internal.compile.stage1.spec.ColumnDesc> getColTypeList(EsperEPL2GrammarParser.CreateColumnListContext ctx)
protected static boolean validateIsPrimitiveArray(org.antlr.v4.runtime.Token p)
Copyright © 2005–2020. All rights reserved.