|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.epl.parse.ASTCreateSchemaHelper
public class ASTCreateSchemaHelper
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 |
---|
public ASTCreateSchemaHelper()
Method Detail |
---|
public static CreateSchemaDesc walkCreateSchema(EsperEPL2GrammarParser.CreateSchemaExprContext ctx) throws EPException
EPException
public static java.util.List<ColumnDesc> getColTypeList(EsperEPL2GrammarParser.CreateColumnListContext ctx)
protected static boolean validateIsPrimitiveArray(org.antlr.v4.runtime.Token p)
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |