public class ContextControllerInitTermValidation extends Object implements ContextControllerPortableInfo
Modifier and Type | Field and Description |
---|---|
static ContextControllerPortableInfo |
INSTANCE |
EPTYPE
Modifier and Type | Method and Description |
---|---|
CodegenExpression |
make(CodegenExpressionRef addInitSvc) |
void |
validateStatement(String contextName,
StatementSpecCompiled spec,
StatementCompileTimeServices compileTimeServices) |
void |
visitFilterAddendumEventTypes(Consumer<EventType> consumer) |
public static final ContextControllerPortableInfo INSTANCE
public CodegenExpression make(CodegenExpressionRef addInitSvc)
make
in interface ContextControllerPortableInfo
public void validateStatement(String contextName, StatementSpecCompiled spec, StatementCompileTimeServices compileTimeServices) throws ExprValidationException
validateStatement
in interface ContextControllerPortableInfo
ExprValidationException
public void visitFilterAddendumEventTypes(Consumer<EventType> consumer)
visitFilterAddendumEventTypes
in interface ContextControllerPortableInfo
Copyright © 2005–2021. All rights reserved.