Uses of Class
com.evolveum.concepts.SourceLocation
Packages that use SourceLocation
Package
Description
-
Uses of SourceLocation in com.evolveum.axiom.api.stream
Methods in com.evolveum.axiom.api.stream with parameters of type SourceLocationModifier and TypeMethodDescriptionvoid
AbstractStreamAdapter.endInfra
(SourceLocation loc) void
AxiomBuilderStreamTarget.endInfra
(SourceLocation loc) default void
AxiomStreamTarget.endInfra
(SourceLocation loc) void
PrefixedToQNameTarget.endInfra
(SourceLocation loc) void
AbstractStreamAdapter.endItem
(SourceLocation loc) void
AxiomBuilderStreamTarget.endItem
(SourceLocation loc) void
AxiomStreamTarget.endItem
(SourceLocation loc) void
PrefixedToQNameTarget.endItem
(SourceLocation loc) void
StringToQNameTarget.endItem
(SourceLocation loc) void
AxiomBuilderStreamTarget.ItemBuilder.endNode
(SourceLocation loc) void
AbstractStreamAdapter.endValue
(SourceLocation loc) void
AxiomBuilderStreamTarget.endValue
(SourceLocation loc) void
AxiomBuilderStreamTarget.ValueBuilder.endValue
(SourceLocation loc) void
AxiomStreamTarget.endValue
(SourceLocation loc) void
PrefixedToQNameTarget.endValue
(SourceLocation loc) void
StringToQNameTarget.endValue
(SourceLocation loc) void
AxiomBuilderStreamTarget.startInfra
(AxiomName item, SourceLocation loc) AxiomBuilderStreamTarget.ValueBuilder.startInfra
(AxiomName identifier, SourceLocation loc) default void
AxiomStreamTarget.startInfra
(N item, SourceLocation loc) void
PrefixedToQNameTarget.startInfra
(AxiomPrefixedName name, SourceLocation loc) void
StringToQNameTarget.startInfra
(String item, SourceLocation loc) void
AxiomBuilderStreamTarget.startItem
(AxiomName item, SourceLocation loc) AxiomBuilderStreamTarget.ValueBuilder.startItem
(AxiomName identifier, SourceLocation loc) void
AxiomStreamTarget.startItem
(N item, SourceLocation loc) void
PrefixedToQNameTarget.startItem
(AxiomPrefixedName name, SourceLocation loc) void
StringToQNameTarget.startItem
(String item, SourceLocation loc) AxiomBuilderStreamTarget.ItemBuilder.startValue
(Object value, SourceLocation loc) void
AxiomBuilderStreamTarget.startValue
(Object value, SourceLocation loc) void
AxiomStreamTarget.startValue
(V value, SourceLocation loc) void
PrefixedToQNameTarget.startValue
(Object value, SourceLocation loc) void
StringToQNameTarget.startValue
(Object value, SourceLocation loc) -
Uses of SourceLocation in com.evolveum.axiom.lang.antlr
Methods in com.evolveum.axiom.lang.antlr with parameters of type SourceLocationModifier and TypeMethodDescriptionvoid
AntlrStreamToItemStream.startInfra
(AxiomParser.PrefixedNameContext item, SourceLocation loc) void
AntlrStreamToItemStream.startItem
(AxiomParser.PrefixedNameContext item, SourceLocation loc) void
AntlrStreamToItemStream.startValue
(AxiomParser.ArgumentContext value, SourceLocation loc) -
Uses of SourceLocation in com.evolveum.axiom.lang.impl
Methods in com.evolveum.axiom.lang.impl that return SourceLocationMethods in com.evolveum.axiom.lang.impl with parameters of type SourceLocationModifier and TypeMethodDescriptionprotected ItemContext<?>
ValueContext.createItem
(AxiomName id, SourceLocation loc) void
ItemContext.endNode
(SourceLocation loc) void
ValueContext.endValue
(SourceLocation loc) static RuleErrorMessage
RuleErrorMessage.from
(SourceLocation loc, String format, Object... args) ValueContext.startInfra
(AxiomName identifier, SourceLocation loc) ItemContext<?>
ValueContext.startItem
(AxiomName identifier, SourceLocation loc) ItemContext.startValue
(Object value, SourceLocation loc) Constructors in com.evolveum.axiom.lang.impl with parameters of type SourceLocationModifierConstructorDescriptionItemContext
(ValueContext<?> sourceContext, AxiomName name, AxiomItemDefinition definition, SourceLocation loc) MapItemContext
(ValueContext<?> sourceContext, AxiomName name, AxiomItemDefinition definition, SourceLocation loc) ValueContext
(ItemContext<V> itemContext, V value, SourceLocation loc) ValueContext
(SourceLocation loc, com.evolveum.axiom.lang.impl.IdentifierSpaceHolder space) -
Uses of SourceLocation in com.evolveum.axiom.lang.spi
Methods in com.evolveum.axiom.lang.spi that return types with arguments of type SourceLocationModifier and TypeMethodDescriptionfinal Optional<SourceLocation>
AxiomSyntaxException.getSource()
Methods in com.evolveum.axiom.lang.spi with parameters of type SourceLocationModifier and TypeMethodDescriptionstatic void
AxiomSemanticException.check
(boolean check, SourceLocation start, String format, Object... arguments) static void
AxiomSyntaxException.check
(boolean test, SourceLocation source, String format, Object... args) static AxiomSemanticException
AxiomSemanticException.create
(SourceLocation start, String format, Object... arguments) void
AxiomItemStreamTreeBuilder.endItem
(SourceLocation loc) void
AxiomItemStreamTreeBuilder.ItemBuilder.endNode
(SourceLocation loc) void
AxiomItemStreamTreeBuilder.endValue
(SourceLocation loc) void
AxiomItemStreamTreeBuilder.ValueBuilder.endValue
(SourceLocation loc) void
AxiomItemStreamTreeBuilder.startItem
(AxiomName item, SourceLocation loc) AxiomItemStreamTreeBuilder.ValueBuilder.startItem
(AxiomName identifier, SourceLocation loc) AxiomItemStreamTreeBuilder.ItemBuilder.startValue
(Object value, SourceLocation loc) void
AxiomItemStreamTreeBuilder.startValue
(Object value, SourceLocation loc) Constructors in com.evolveum.axiom.lang.spi with parameters of type SourceLocationModifierConstructorDescriptionAxiomSemanticException
(SourceLocation source, String message) AxiomSemanticException
(SourceLocation source, String message, Throwable cause) AxiomSyntaxException
(@Nullable SourceLocation source, String message, @Nullable Throwable cause) AxiomSyntaxException
(SourceLocation source, String message) -
Uses of SourceLocation in com.evolveum.axiom.spi.codec
Methods in com.evolveum.axiom.spi.codec with parameters of type SourceLocationModifier and TypeMethodDescriptionValueDecoder.ExceptionFactory.create
(I input, SourceLocation loc) default AxiomPath
AxiomPathValueDecoder.decode
(I input, AxiomNameResolver localResolver, SourceLocation location) ValueDecoder.decode
(I input, AxiomNameResolver localResolver, SourceLocation location) default O
ValueDecoder.NamespaceIngoring.decode
(I input, AxiomNameResolver localResolver, SourceLocation location) ValueDecoder.NamespaceIngoring.decode
(I input, SourceLocation location) -
Uses of SourceLocation in com.evolveum.concepts
Methods in com.evolveum.concepts that return SourceLocationModifier and TypeMethodDescriptionstatic SourceLocation
static SourceLocation
ValidationLog.location()
Returns the value of thelocation
record component.SourceLocation.offset
(int offsetLine, int character) static SourceLocation
SourceLocation.runtime()
SourceLocation.Aware.sourceLocation()
static SourceLocation
SourceLocation.unknown()
Constructors in com.evolveum.concepts with parameters of type SourceLocationModifierConstructorDescriptionValidationLog
(ValidationLogType validationLogType, SourceLocation location, String technicalMessage, String message) Creates an instance of aValidationLog
record class. -
Uses of SourceLocation in com.evolveum.midpoint.prism
Methods in com.evolveum.midpoint.prism with parameters of type SourceLocationModifier and TypeMethodDescriptionvoid
ParsingContext.validationLogger
(boolean expression, ValidationLogType validationLogType, SourceLocation sourceLocation, String technicalMessage, String message, Object... info) -
Uses of SourceLocation in com.evolveum.midpoint.prism.impl
Methods in com.evolveum.midpoint.prism.impl with parameters of type SourceLocationModifier and TypeMethodDescriptionvoid
ParsingContextImpl.validationLogger
(boolean expression, ValidationLogType validationLogType, SourceLocation sourceLocation, String technicalMessage, String message, Object... info) -
Uses of SourceLocation in com.evolveum.midpoint.prism.impl.lex
Methods in com.evolveum.midpoint.prism.impl.lex with parameters of type SourceLocationModifier and TypeMethodDescriptionstatic void
ValidatorUtil.setPositionToXNode
(boolean isValidation, XNode xNode, SourceLocation sourceLocation) static void
ValidatorUtil.setPositionToXNode
(ParsingContext parsingContext, XNode xNode, SourceLocation sourceLocation) -
Uses of SourceLocation in com.evolveum.midpoint.prism.impl.xnode
Methods in com.evolveum.midpoint.prism.impl.xnode that return SourceLocationMethods in com.evolveum.midpoint.prism.impl.xnode with parameters of type SourceLocationModifier and TypeMethodDescriptionvoid
XNodeImpl.setSourceLocation
(SourceLocation sourceLocation) -
Uses of SourceLocation in com.evolveum.midpoint.prism.xnode
Methods in com.evolveum.midpoint.prism.xnode that return SourceLocationMethods in com.evolveum.midpoint.prism.xnode with parameters of type SourceLocation