Package spoon.reflect.path
-
Interface Summary Interface Description CtPath A CtPath allows to define the path to a CtElement in the Spoon model, eg ".spoon.test.path.Foo.foo#body#statement[index=0]" -
Class Summary Class Description CtElementPathBuilder This builder allow to create some CtPath from CtElements Created by nharrand on 21/02/2018.CtPathBuilder This builder allow to create some CtPath.CtPathStringBuilder Created by nicolas on 27/08/2015. -
Enum Summary Enum Description CtRole Identifies the roles of attributes of spoon model. -
Exception Summary Exception Description CtPathException This exception is throw when there are errors during a CtPath building or evaluation.