toggle menu
cpg
main
jvm
switch theme
search in API
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