Package spoon.reflect.path
package spoon.reflect.path
-
InterfaceDescriptionA CtPath allows to define the path to a CtElement in the Spoon model, eg ".spoon.test.path.Foo.foo#body#statement[index=0]"
-
ClassDescriptionThis builder allow to create some CtPath from CtElements Created by nharrand on 21/02/2018.This builder allow to create some CtPath.Created by nicolas on 27/08/2015.
-
ExceptionDescriptionThis exception is throw when there are errors during a CtPath building or evaluation.