Uses of Class
spoon.reflect.path.CtPathException
-
Uses of CtPathException in spoon.reflect.path
Modifier and TypeMethodDescriptionCtElementPathBuilder.fromElement(CtElement el)
Build absolute path to a CtElement el.CtElementPathBuilder.fromElement(CtElement el, CtElement root)
Build path to a CtElement el, from one of its parent.CtPathStringBuilder.fromString(String pathStr)
Build path from a string representation.