Uses of Class
org.ehrbase.openehr.sdk.aql.parser.antlr.AqlParser.AggregateFunctionCallContext
Packages that use AqlParser.AggregateFunctionCallContext
-
Uses of AqlParser.AggregateFunctionCallContext in org.ehrbase.openehr.sdk.aql.parser.antlr
Methods in org.ehrbase.openehr.sdk.aql.parser.antlr that return AqlParser.AggregateFunctionCallContextModifier and TypeMethodDescriptionAqlParser.aggregateFunctionCall()AqlParser.ColumnExprContext.aggregateFunctionCall()Methods in org.ehrbase.openehr.sdk.aql.parser.antlr with parameters of type AqlParser.AggregateFunctionCallContextModifier and TypeMethodDescriptionAqlParserBaseVisitor.visitAggregateFunctionCall(AqlParser.AggregateFunctionCallContext ctx) Visit a parse tree produced byAqlParser.aggregateFunctionCall().AqlParserVisitor.visitAggregateFunctionCall(AqlParser.AggregateFunctionCallContext ctx) Visit a parse tree produced byAqlParser.aggregateFunctionCall().