public class SetExpressionBuilder extends BaseExpressionBuilder
| 构造器和说明 |
|---|
SetExpressionBuilder() |
| 限定符和类型 | 方法和说明 |
|---|---|
BaseExpression |
build(ReportParserParser.UnitContext unitContext) |
BaseExpression |
buildSetExpression(ReportParserParser.SetContext context) |
boolean |
support(ReportParserParser.UnitContext unitContext) |
buildConditions, parseSimpleValueContextpublic BaseExpression build(ReportParserParser.UnitContext unitContext)
public BaseExpression buildSetExpression(ReportParserParser.SetContext context)
public boolean support(ReportParserParser.UnitContext unitContext)
Copyright © 2017 Bstek. All rights reserved.