Uses of Interface
spoon.reflect.path.impl.CtPathElement
Packages that use CtPathElement
-
Uses of CtPathElement in spoon.reflect.path.impl
Classes in spoon.reflect.path.impl that implement CtPathElementModifier and TypeClassDescriptionclassAbstractPathElement<P extends CtElement,T extends CtElement>Partial implementation for CtPathElementclassA CtPathElement that match on CtNamedElement#getSimpleNameclassA CtPathElement that define some roles for matching.classCtTypedNameElement<P extends CtElement,T extends CtElement>spoon.reflect.path.impl.CtPathElement that match on CtNamedElementMethods in spoon.reflect.path.impl with type parameters of type CtPathElementModifier and TypeMethodDescription<C extends CtPathElement<P, T>>
CAbstractPathElement.addArgument(String key, String value)<C extends CtPathElement<P, T>>
CCtPathElement.addArgument(String key, String value)Add a path argument.Methods in spoon.reflect.path.impl that return types with arguments of type CtPathElementMethods in spoon.reflect.path.impl with parameters of type CtPathElementModifier and TypeMethodDescriptionCtPathImpl.addFirst(CtPathElement element)CtPathImpl.addLast(CtPathElement element)