terpal-plugin-kotlin
1.9.10-0.1.0
jvm
terpal-plugin-kotlin
/
io.exoquery.terpal.plugin.transform
/
TransformInterepolatorInvoke
Transform
Interepolator
Invoke
class
TransformInterepolatorInvoke
(
val
ctx
:
BuilderContext
)
Members
Constructors
Transform
Interepolator
Invoke
Link copied to clipboard
constructor
(
ctx
:
BuilderContext
)
Properties
ctx
Link copied to clipboard
val
ctx
:
BuilderContext
Functions
matches
Link copied to clipboard
fun
matches
(
expression
:
IrCall
)
:
Boolean
transform
Link copied to clipboard
fun
transform
(
expression
:
IrCall
,
superTransformer
:
VisitTransformExpressions
)
:
IrExpression