cpg
Toggle table of contents
main
jvm
Platform filter
jvm
Switch theme
Search in API
cpg
cpg-core
/
de.fraunhofer.aisec.cpg.graph
/
CodeAndLocationProvider
/
codeOf
code
Of
abstract
fun
codeOf
(
astNode
:
AstNode
)
:
String
?
Returns the raw code of the supplied
AstNode
.