rd-gen
Toggle table of contents
2025.3.0
jvm
Platform filter
jvm
Switch theme
Search in API
rd-gen
rd-gen
/
com.jetbrains.rd.generator.nova.cpp
/
Signature
Signature
sealed
class
Signature
Inheritors
MemberFunction
Constructor
Members
Types
Constructor
Link copied to clipboard
sealed
class
Constructor
:
Signature
Member
Function
Link copied to clipboard
class
MemberFunction
(
returnType
:
String
,
arguments
:
String
,
scope
:
String
?
,
isAbstract
:
Boolean
=
false
)
:
Signature
Functions
decl
Link copied to clipboard
abstract
fun
decl
(
)
:
String
def
Link copied to clipboard
abstract
fun
def
(
)
:
String