Uses of Record Class
com.evolveum.axiom.lang.antlr.AxiomQueryError
Package
Description
-
Uses of AxiomQueryError in com.evolveum.axiom.lang.antlr
Modifier and TypeMethodDescriptionAxiomQueryErrorListener.getSyntaxErrors()
AxiomQuerySource.syntaxErrors()
Returns the value of thesyntaxErrors
record component.ModifierConstructorDescriptionAxiomQuerySource
(AxiomQueryParser.RootContext root, @NotNull org.antlr.v4.runtime.atn.ATN atn, List<AxiomQueryError> syntaxErrors) Creates an instance of aAxiomQuerySource
record class. -
Uses of AxiomQueryError in com.evolveum.midpoint.prism.impl.query.lang
-
Uses of AxiomQueryError in com.evolveum.midpoint.prism.query
Modifier and TypeMethodDescriptionContentAssist.validate()
Returns the value of thevalidate
record component.ModifierConstructorDescriptionContentAssist
(List<AxiomQueryError> validate) ContentAssist
(List<AxiomQueryError> validate, List<Suggestion> autocomplete) Creates an instance of aContentAssist
record class.