cpg-core
6.1.0
cpg-core
/
de.fraunhofer.aisec.cpg.graph.types
/
FunctionType
/
Companion
Companion
object
Companion
Functions
Functions
compute
Type
Link copied to clipboard
@
JvmStatic
fun
computeType
(
func
:
FunctionDeclaration
)
:
FunctionType
This helper function computes a
FunctionType
out of an existing
FunctionDeclaration
.