Uses of Interface
de.monochromata.anaphors.ast.transform.ASTTransformation
| Package | Description |
|---|---|
| de.monochromata.anaphors.ast.spi |
Service provider interfaces to be implemented to support anaphora resolution
on a given AST implementation.
|
-
Uses of ASTTransformation in de.monochromata.anaphors.ast.spi
Methods in de.monochromata.anaphors.ast.spi that return ASTTransformation Modifier and Type Method Description ASTTransformation<N,E,T,B,TB,S,I,QI,R,A>TransformationsSpi. passAlongCallChain(N upstreamNode, E downstreamExpression, S scope)Attempts to create a transformation that pass the given upstream node or a representation of it along the call chain from the invocable (i.e.