Type

data class Type(val type: String) : ScanOption, VaryingArgument

Constructors

Link copied to clipboard
constructor(type: String)

Properties

Link copied to clipboard
open override val data: List<Argument>
Link copied to clipboard