Uses of Class
org.ehrbase.openehr.sdk.aql.parser.antlr.AqlParser.MatchesOperandContext
Packages that use AqlParser.MatchesOperandContext
-
Uses of AqlParser.MatchesOperandContext in org.ehrbase.openehr.sdk.aql.parser.antlr
Methods in org.ehrbase.openehr.sdk.aql.parser.antlr that return AqlParser.MatchesOperandContextModifier and TypeMethodDescriptionAqlParser.IdentifiedExprContext.matchesOperand()AqlParser.matchesOperand()Methods in org.ehrbase.openehr.sdk.aql.parser.antlr with parameters of type AqlParser.MatchesOperandContextModifier and TypeMethodDescriptionAqlParserBaseVisitor.visitMatchesOperand(AqlParser.MatchesOperandContext ctx) Visit a parse tree produced byAqlParser.matchesOperand().AqlParserVisitor.visitMatchesOperand(AqlParser.MatchesOperandContext ctx) Visit a parse tree produced byAqlParser.matchesOperand().