public class ContextSpecCategoryItem extends Object
Constructor and Description |
---|
ContextSpecCategoryItem(ExprNode expression,
String name) |
Modifier and Type | Method and Description |
---|---|
FilterSpecParamForge[][] |
getCompiledFilterParam() |
ExprNode |
getExpression() |
String |
getName() |
CodegenMethod |
makeCodegen(CodegenClassScope classScope,
CodegenMethodScope parent) |
void |
setCompiledFilterParam(FilterSpecParamForge[][] compiledFilterParam) |
public ExprNode getExpression()
public String getName()
public FilterSpecParamForge[][] getCompiledFilterParam()
public void setCompiledFilterParam(FilterSpecParamForge[][] compiledFilterParam)
public CodegenMethod makeCodegen(CodegenClassScope classScope, CodegenMethodScope parent)
Copyright © 2005–2018. All rights reserved.