public interface FilterSharedBoolExprRepository
Modifier and Type | Method and Description |
---|---|
FilterSpecParamExprNode |
getFilterBoolExpr(int statementId,
int filterBoolExprNum) |
void |
registerBoolExpr(int statementId,
FilterSpecParamExprNode node) |
void |
removeStatement(int statementId) |
void registerBoolExpr(int statementId, FilterSpecParamExprNode node)
FilterSpecParamExprNode getFilterBoolExpr(int statementId, int filterBoolExprNum)
void removeStatement(int statementId)
Copyright © 2005–2022. All rights reserved.