ValueArgument

constructor(name: String, type: String, valueString: String, valueHashCode: Int, stability: Stability)

Parameters

name

Argument name

type

Fully-qualified name of the argument type

valueString

String representation of the argument value

valueHashCode

Hash code of the argument value

stability

Stability information for the argument type