SKaiNET
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
SKaiNET
skainet-compile-hlo
/
sk.ainet.compile.hlo.validation
/
Parameter
Parameter
data
class
Parameter
(
val
name
:
String
,
val
type
:
String
)
(
source
)
Represents a function parameter
Members
Constructors
Parameter
Link copied to clipboard
constructor
(
name
:
String
,
type
:
String
)
Properties
name
Link copied to clipboard
val
name
:
String
type
Link copied to clipboard
val
type
:
String