public class ContextSpecHashItem extends Object
Constructor and Description |
---|
ContextSpecHashItem(ExprChainedSpec function,
FilterSpecRaw filterSpecRaw) |
Modifier and Type | Method and Description |
---|---|
FilterSpecCompiled |
getFilterSpecCompiled() |
FilterSpecRaw |
getFilterSpecRaw() |
ExprChainedSpec |
getFunction() |
ExprFilterSpecLookupableForge |
getLookupable() |
CodegenExpression |
makeCodegen(CodegenMethodScope parent,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
void |
setFilterSpecCompiled(FilterSpecCompiled filterSpecCompiled) |
void |
setLookupable(ExprFilterSpecLookupableForge lookupable) |
public ContextSpecHashItem(ExprChainedSpec function, FilterSpecRaw filterSpecRaw)
public ExprChainedSpec getFunction()
public FilterSpecRaw getFilterSpecRaw()
public FilterSpecCompiled getFilterSpecCompiled()
public void setFilterSpecCompiled(FilterSpecCompiled filterSpecCompiled)
public ExprFilterSpecLookupableForge getLookupable()
public void setLookupable(ExprFilterSpecLookupableForge lookupable)
public CodegenExpression makeCodegen(CodegenMethodScope parent, SAIFFInitializeSymbol symbols, CodegenClassScope classScope)
Copyright © 2005–2018. All rights reserved.