Package | Description |
---|---|
spoon.reflect.path |
Modifier and Type | Method and Description |
---|---|
CtPath |
CtElementPathBuilder.fromElement(CtElement el)
Build absolute path to a CtElement el.
|
CtPath |
CtElementPathBuilder.fromElement(CtElement el,
CtElement root)
Build path to a CtElement el, from one of its parent.
|
CtPath |
CtPathStringBuilder.fromString(java.lang.String pathStr)
Build path from a string representation.
|
Copyright © 2007–2021 Inria. All rights reserved.