terpal-plugin-kotlin
1.9.10-0.1.0
jvm
terpal-plugin-kotlin
/
io.exoquery.terpal.plugin.trees
/
ExtractorsDomain
/
Call
/
InterpolatorFunctionInvoke
/
Match
Match
data
class
Match
(
val
interpolatorType
:
IrType
,
val
interpolatorClass
:
IrClassSymbol
)
Members
Constructors
Match
Link copied to clipboard
constructor
(
interpolatorType
:
IrType
,
interpolatorClass
:
IrClassSymbol
)
Properties
interpolator
Class
Link copied to clipboard
val
interpolatorClass
:
IrClassSymbol
interpolator
Type
Link copied to clipboard
val
interpolatorType
:
IrType