Woven

internal class Woven(val params: List<String>, val label: String)

One woven method: the label PatchHandle.targets shows, and the runtime parameter types it was rendered from — kept structured so Patches.removeEnter can filter through Signatures.matches, the comparison that picked the target, instead of reading the label back apart.

Constructors

Link copied to clipboard
constructor(params: List<String>, label: String)

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open override fun toString(): String