rd-gen
2023.3.3
rd-gen
/
com.jetbrains.rd.generator.nova.cpp
/
Signature
Signature
sealed
class
Signature
Content copied to clipboard
Types
Functions
Inheritors
Types
Constructor
Link copied to clipboard
sealed
class
Constructor
:
Signature
Content copied to clipboard
Member
Function
Link copied to clipboard
class
MemberFunction
(
returnType
:
String
,
arguments
:
String
,
scope
:
String
?
,
isAbstract
:
Boolean
=
false
)
:
Signature
Content copied to clipboard
Functions
decl
Link copied to clipboard
abstract
fun
decl
(
)
:
String
Content copied to clipboard
def
Link copied to clipboard
abstract
fun
def
(
)
:
String
Content copied to clipboard
Inheritors
MemberFunction
Link copied to clipboard
Constructor
Link copied to clipboard