cpg
Toggle table of contents
9.0.0
Select version
9.0.2
9.0.1
9.0.0
main
jvm
Platform filter
jvm
Switch theme
Search in API
cpg
cpg-language-go
/
de.fraunhofer.aisec.cpg.frontends.golang
/
SpecificationHandler
/
buildRecordDeclaration
build
Record
Declaration
fun
buildRecordDeclaration
(
structType
:
GoStandardLibrary.Ast.StructType
,
name
:
CharSequence
,
typeSpec
:
GoStandardLibrary.Ast.TypeSpec
?
=
null
)
:
RecordDeclaration