rd-gen
2023.3.2-preview4
rd-gen
/
com.jetbrains.rd.generator.nova
/
field
field
fun
Struct
.
field
(
name
:
String
,
type
:
IScalar
)
:
Member.Field
Content copied to clipboard
fun
Struct
.
field
(
name
:
String
,
type
:
ScalarAttributedType
<
IScalar
>
)
:
Member.Field
Content copied to clipboard
fun
Class
.
field
(
name
:
String
,
type
:
IType
)
:
Member.Field
Content copied to clipboard
fun
Toplevel
.
field
(
name
:
String
,
type
:
Aggregate
)
:
Member.Field
Content copied to clipboard
fun
Aggregate
.
field
(
name
:
String
,
type
:
Aggregate
)
:
Member.Field
Content copied to clipboard
fun
Struct
.
field
(
name
:
String
,
type
:
IBindable
)
:
Nothing
Content copied to clipboard
fun
Interface
.
field
(
name
:
String
,
type
:
Aggregate
)
:
Nothing
Content copied to clipboard