Uses of Class
com.evolveum.axiom.lang.impl.ItemContext
-
Uses of ItemContext in com.evolveum.axiom.lang.impl
Modifier and TypeMethodDescription<T> ItemContext<T>
protected ItemContext<?>
ValueContext.createItem
(AxiomName id, SourceLocation loc) ItemContext<?>
ValueContext.startItem
(AxiomName identifier, SourceLocation loc) ModifierConstructorDescriptionValueContext
(ItemContext<V> itemContext, V value, SourceLocation loc)