public class ContextSpecHashItem extends Object
Constructor and Description |
---|
ContextSpecHashItem(Chainable function,
FilterSpecRaw filterSpecRaw) |
Modifier and Type | Method and Description |
---|---|
FilterSpecCompiled |
getFilterSpecCompiled() |
FilterSpecRaw |
getFilterSpecRaw() |
Chainable |
getFunction() |
ExprFilterSpecLookupableForge |
getLookupable() |
CodegenExpression |
makeCodegen(CodegenMethodScope parent,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
void |
setFilterSpecCompiled(FilterSpecCompiled filterSpecCompiled) |
void |
setLookupable(ExprFilterSpecLookupableForge lookupable) |
public ContextSpecHashItem(Chainable function, FilterSpecRaw filterSpecRaw)
public Chainable 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–2021. All rights reserved.