cpg-core
6.0.0
cpg-core
/
de.fraunhofer.aisec.cpg.graph.declarations
/
TemplateDeclaration
/
TemplateInitialization
Template
Initialization
enum
TemplateInitialization
Entries
Functions
Entries
AUTO_DEDUCTION
Link copied to clipboard
AUTO_DEDUCTION
DEFAULT
Link copied to clipboard
DEFAULT
EXPLICIT
Link copied to clipboard
EXPLICIT
UNKNOWN
Link copied to clipboard
UNKNOWN
Functions
value
Of
Link copied to clipboard
open
fun
valueOf
(
name
:
String
)
:
TemplateDeclaration.TemplateInitialization
Returns the enum constant of this type with the specified name.
values
Link copied to clipboard
open
fun
values
(
)
:
Array
<
TemplateDeclaration.TemplateInitialization
>
Returns an array containing the constants of this enum type, in the order they're declared.