public class ContextControllerKeyedFactoryForge extends ContextControllerForgeBase
Constructor and Description |
---|
ContextControllerKeyedFactoryForge(ContextControllerFactoryEnv ctx,
ContextSpecKeyed detail) |
Modifier and Type | Method and Description |
---|---|
ContextControllerPortableInfo |
getValidationInfo() |
CodegenMethod |
makeCodegen(CodegenClassScope classScope,
CodegenMethodScope parent,
SAIFFInitializeSymbol symbols) |
void |
validateGetContextProps(LinkedHashMap<String,Object> props,
String contextName,
StatementRawInfo statementRawInfo,
StatementCompileTimeServices services) |
getFactoryEnv
public ContextControllerKeyedFactoryForge(ContextControllerFactoryEnv ctx, ContextSpecKeyed detail) throws ExprValidationException
ExprValidationException
public void validateGetContextProps(LinkedHashMap<String,Object> props, String contextName, StatementRawInfo statementRawInfo, StatementCompileTimeServices services) throws ExprValidationException
ExprValidationException
public CodegenMethod makeCodegen(CodegenClassScope classScope, CodegenMethodScope parent, SAIFFInitializeSymbol symbols)
public ContextControllerPortableInfo getValidationInfo()
Copyright © 2005–2018. All rights reserved.