Package org.openrewrite.template
-
Interface Summary Interface Description Coordinates Uniquely specifies the target position of an intended templating operation inside an AST.SourceTemplate<T extends Tree,C extends Coordinates>
| Interface | Description |
|---|---|
| Coordinates |
Uniquely specifies the target position of an intended templating operation
inside an AST.
|
| SourceTemplate<T extends Tree,C extends Coordinates> |