LiteralDescriptor

object LiteralDescriptor : ArgumentDescriptor<ArgumentType<*>>

Descriptor for a literal argument.

Separate from DefaultArgumentDescriptor to stand out more in type hints.

Author

Cypher121