Companion

object Companion

Functions

Link copied to clipboard
fun <T : HasSourceLocation> from(vararg arguments: T): Arguments<T>

Constructs an Arguments instance while inferring source location from arguments. Source location is the location of the first argument merged with the location of the last argument.