InterpolatorFunctionInvoke

Types

Link copied to clipboard
data class Match(val interpolatorType: IrType, val interpolatorClass: IrClassSymbol)

Properties

Functions

Link copied to clipboard
operator fun <AP : Pattern<ExtractorsDomain.Call.InterpolatorFunctionInvoke.Match>, BP : Pattern<List<IrExpression>>> get(reciver: AP, terpComps: BP): Pattern2<AP, BP, ExtractorsDomain.Call.InterpolatorFunctionInvoke.Match, List<IrExpression>, IrCall>
Link copied to clipboard
fun matchesMethod(call: IrCall): Boolean