public class StatementLifecycleSvcUtil
extends java.lang.Object
Constructor and Description |
---|
StatementLifecycleSvcUtil() |
Modifier and Type | Method and Description |
---|---|
static SelectClauseSpecCompiled |
compileSelectClause(SelectClauseSpecRaw spec) |
static void |
walkStatement(StatementSpecRaw spec,
ExprNodeSubselectDeclaredDotVisitor visitor) |
static void |
walkStreamSpecs(StatementSpecRaw spec,
ExprNodeSubselectDeclaredDotVisitor visitor) |
public static void walkStatement(StatementSpecRaw spec, ExprNodeSubselectDeclaredDotVisitor visitor) throws ExprValidationException
ExprValidationException
public static void walkStreamSpecs(StatementSpecRaw spec, ExprNodeSubselectDeclaredDotVisitor visitor)
public static SelectClauseSpecCompiled compileSelectClause(SelectClauseSpecRaw spec)