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.cpp
/
Cpp17Generator
/
SubstitutedType
Substituted
Type
class
SubstitutedType
(
val
originalType
:
IType
,
val
name
:
String
)
:
IType
Members
Members & Extensions
Constructors
Substituted
Type
Link copied to clipboard
constructor
(
originalType
:
IType
,
name
:
String
)
Properties
has
Empty
Constructor
Link copied to clipboard
val
IType
.
hasEmptyConstructor
:
Boolean
name
Link copied to clipboard
open
override
val
name
:
String
original
Type
Link copied to clipboard
val
originalType
:
IType