public class ContextControllerHashValidation extends Object implements ContextControllerPortableInfo
Modifier and Type | Field and Description |
---|---|
static EPTypeClass |
EPTYPE |
Constructor and Description |
---|
ContextControllerHashValidation(ContextControllerHashValidationItem[] items) |
Modifier and Type | Method and Description |
---|---|
ContextControllerHashValidationItem[] |
getItems() |
CodegenExpression |
make(CodegenExpressionRef addInitSvc) |
void |
validateStatement(String contextName,
StatementSpecCompiled spec,
StatementCompileTimeServices compileTimeServices) |
void |
visitFilterAddendumEventTypes(Consumer<EventType> consumer) |
public static final EPTypeClass EPTYPE
public ContextControllerHashValidation(ContextControllerHashValidationItem[] items)
public ContextControllerHashValidationItem[] getItems()
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.