rd-gen
2023.2.2-proto-refactoring-usov-02
rd-gen
/
com.jetbrains.rd.generator.nova
/
ScalarAttributedType
Scalar
Attributed
Type
data
class
ScalarAttributedType
<
out
T
:
IScalar
>
:
IAttributedType
,
IScalar
Content copied to clipboard
Functions
Properties
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
Content copied to clipboard
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
Content copied to clipboard
Properties
attributes
Link copied to clipboard
open
override
val
attributes
:
Map
<
Lang
,
List
<
String
>
>
Content copied to clipboard
item
Type
Link copied to clipboard
open
override
val
itemType
:
T
Content copied to clipboard
name
Link copied to clipboard
open
override
val
name
:
String
Content copied to clipboard