rd-gen
2024.3-pre1
rd-gen
/
com.jetbrains.rd.generator.nova.cpp
/
Cpp17Generator
/
SubstitutedType
Substituted
Type
class
SubstitutedType
(
val
originalType
:
IType
,
val
name
:
String
)
:
IType
Content copied to clipboard
Constructors
Properties
Constructors
Substituted
Type
Link copied to clipboard
fun
SubstitutedType
(
originalType
:
IType
,
name
:
String
)
Content copied to clipboard
Properties
name
Link copied to clipboard
open
override
val
name
:
String
Content copied to clipboard
original
Type
Link copied to clipboard
val
originalType
:
IType
Content copied to clipboard