libquassel
0.10.1
libquassel-generator
/
de.justjanne.libquassel.generator.rpcmodel
/
RpcModel
/
ParameterModel
Parameter
Model
data
class
ParameterModel
(
source
:
KSValueParameter
,
name
:
String
?
,
type
:
TypeName
)
:
RpcModel
Content copied to clipboard
Functions
Properties
Functions
accept
Link copied to clipboard
open
override
fun
<
D
,
R
>
accept
(
visitor
:
RpcModelVisitor
<
D
,
R
>
,
data
:
D
)
:
R
Content copied to clipboard
Properties
name
Link copied to clipboard
val
name
:
String
?
Content copied to clipboard
source
Link copied to clipboard
val
source
:
KSValueParameter
Content copied to clipboard
type
Link copied to clipboard
val
type
:
TypeName
Content copied to clipboard