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 | 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 | Description |
---|---|
CtRole |
Identifies the roles of attributes of spoon model.
|
Exception | Description |
---|---|
CtPathException |
This exception is throw when there are errors during a CtPath building or evaluation.
|
Copyright © 2007–2021 Inria. All rights reserved.