public class ASTTableHelper
extends java.lang.Object
Constructor and Description |
---|
ASTTableHelper() |
Modifier and Type | Method and Description |
---|---|
static java.util.List<CreateTableColumn> |
getColumns(java.util.List<EsperEPL2GrammarParser.CreateTableColumnContext> ctxs,
java.util.Map<org.antlr.v4.runtime.tree.Tree,ExprNode> astExprNodeMap,
EngineImportService engineImportService) |
public static java.util.List<CreateTableColumn> getColumns(java.util.List<EsperEPL2GrammarParser.CreateTableColumnContext> ctxs, java.util.Map<org.antlr.v4.runtime.tree.Tree,ExprNode> astExprNodeMap, EngineImportService engineImportService)