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
SourceLocation.offset
(int offsetLine, int character) static SourceLocation
SourceLocation.runtime()
SourceLocation.Aware.sourceLocation()
static SourceLocation
SourceLocation.unknown()