public interface ContextControllerFactoryForge
Modifier and Type | Method and Description |
---|---|
ContextControllerFactoryEnv |
getFactoryEnv() |
ContextControllerPortableInfo |
getValidationInfo() |
CodegenMethod |
makeCodegen(CodegenClassScope classScope,
CodegenMethodScope parent,
SAIFFInitializeSymbol symbols) |
void |
validateGetContextProps(LinkedHashMap<String,Object> props,
String contextName,
StatementRawInfo statementRawInfo,
StatementCompileTimeServices services) |
ContextControllerFactoryEnv getFactoryEnv()
void validateGetContextProps(LinkedHashMap<String,Object> props, String contextName, StatementRawInfo statementRawInfo, StatementCompileTimeServices services) throws ExprValidationException
ExprValidationException
CodegenMethod makeCodegen(CodegenClassScope classScope, CodegenMethodScope parent, SAIFFInitializeSymbol symbols)
ContextControllerPortableInfo getValidationInfo()
Copyright © 2005–2020. All rights reserved.