Uses of Class
spoon.reflect.path.CtPathException
Packages that use CtPathException
- 
Uses of CtPathException in spoon.reflect.path
Methods in spoon.reflect.path that throw CtPathExceptionModifier 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.