Uses of Class
org.ehrbase.aql.dto.select.FunctionDto
-
Packages that use FunctionDto Package Description org.ehrbase.aql.parser -
-
Uses of FunctionDto in org.ehrbase.aql.parser
Methods in org.ehrbase.aql.parser that return FunctionDto Modifier and Type Method Description FunctionDtoAqlToDtoVisitor. visitFunction(AqlParser.FunctionContext ctx)
-