public class ContextControllerCategoryValidation extends Object implements ContextControllerPortableInfo
Modifier and Type | Field and Description |
---|---|
static EPTypeClass |
EPTYPE |
Constructor and Description |
---|
ContextControllerCategoryValidation(EventType categoryEventType) |
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 EPTypeClass EPTYPE
public ContextControllerCategoryValidation(EventType categoryEventType)
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.