public abstract class BaseExpressionBuilder extends Object implements ExpressionBuilder
构造器和说明 |
---|
BaseExpressionBuilder() |
限定符和类型 | 方法和说明 |
---|---|
protected BaseCondition |
buildConditions(ReportParserParser.ConditionsContext conditionsContext) |
protected BaseExpression |
parseSimpleValueContext(ReportParserParser.SimpleValueContext valueContext) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
build, support
protected BaseExpression parseSimpleValueContext(ReportParserParser.SimpleValueContext valueContext)
protected BaseCondition buildConditions(ReportParserParser.ConditionsContext conditionsContext)
Copyright © 2022 Bstek. All rights reserved.