rd-gen
Toggle table of contents
2025.2.3
jvm
Platform filter
jvm
Switch theme
Search in API
rd-gen
rd-gen
/
com.jetbrains.rd.generator.nova
/
ScalarAttributedType
Scalar
Attributed
Type
data
class
ScalarAttributedType
<
out
T
:
IScalar
>
:
IAttributedType
,
IScalar
Members
Members & Extensions
Properties
attributes
Link copied to clipboard
open
override
val
attributes
:
Map
<
Lang
,
List
<
String
>
>
has
Empty
Constructor
Link copied to clipboard
val
IType
.
hasEmptyConstructor
:
Boolean
item
Type
Link copied to clipboard
open
override
val
itemType
:
T
name
Link copied to clipboard
open
override
val
name
:
String
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int