public class ASTTableHelper extends Object
Constructor and Description |
---|
ASTTableHelper() |
Modifier and Type | Method and Description |
---|---|
static List<com.espertech.esper.common.internal.compile.stage1.spec.CreateTableColumn> |
getColumns(List<EsperEPL2GrammarParser.CreateTableColumnContext> ctxs,
Map<org.antlr.v4.runtime.tree.Tree,com.espertech.esper.common.internal.epl.expression.core.ExprNode> astExprNodeMap,
com.espertech.esper.common.internal.settings.ClasspathImportServiceCompileTime classpathImportService) |
public static List<com.espertech.esper.common.internal.compile.stage1.spec.CreateTableColumn> getColumns(List<EsperEPL2GrammarParser.CreateTableColumnContext> ctxs, Map<org.antlr.v4.runtime.tree.Tree,com.espertech.esper.common.internal.epl.expression.core.ExprNode> astExprNodeMap, com.espertech.esper.common.internal.settings.ClasspathImportServiceCompileTime classpathImportService)
Copyright © 2005–2020. All rights reserved.