cpg-core
6.0.0
cpg-core
/
de.fraunhofer.aisec.cpg.graph
/
HasDefault
Has
Default
interface
HasDefault
<
T
:
Node
?
>
Interface that allows us to mark nodes that contain a default value
Functions
Parameters
Inheritors
Parameters
<T>
type of the default node
Functions
get
Default
Link copied to clipboard
abstract
fun
getDefault
(
)
:
T
set
Default
Link copied to clipboard
abstract
fun
setDefault
(
t
:
T
)
Inheritors
ParamVariableDeclaration
Link copied to clipboard
TypeParamDeclaration
Link copied to clipboard