public class IntegerExpressionBuilder extends Object implements ExpressionBuilder
构造器和说明 |
---|
IntegerExpressionBuilder() |
限定符和类型 | 方法和说明 |
---|---|
BaseExpression |
build(ReportParserParser.UnitContext unitContext) |
boolean |
support(ReportParserParser.UnitContext unitContext) |
public BaseExpression build(ReportParserParser.UnitContext unitContext)
build
在接口中 ExpressionBuilder
public boolean support(ReportParserParser.UnitContext unitContext)
support
在接口中 ExpressionBuilder
Copyright © 2022 Bstek. All rights reserved.