public class ExpressionAnalysisContext
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
boolean |
hasAggregates |
Constructor and Description |
---|
ExpressionAnalysisContext(StmtCtx stmtCtx) |
Modifier and Type | Method and Description |
---|---|
Function |
allocateFunction(FunctionInfo functionInfo,
java.util.List<Symbol> arguments) |
StmtCtx |
statementContext() |
public ExpressionAnalysisContext(StmtCtx stmtCtx)
public Function allocateFunction(FunctionInfo functionInfo, java.util.List<Symbol> arguments)
public StmtCtx statementContext()