Package spoon.reflect.path


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