Package spoon.reflect.path


package spoon.reflect.path
  • Interface Summary
    Interface
    Description
    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
    This 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.
  • Enum Summary
    Enum
    Description
    Identifies the roles of attributes of spoon model.
  • Exception Summary
    Exception
    Description
    This exception is throw when there are errors during a CtPath building or evaluation.