cpg-core
6.2.1
cpg-core
/
de.fraunhofer.aisec.cpg.graph.types
/
IntegerType
/
IntegerType
Integer
Type
fun
IntegerType
(
typeName
:
CharSequence
=
""
,
bitWidth
:
Int
?
=
null
,
language
:
Language
<
out
LanguageFrontend
>
?
=
null
,
modifier
:
NumericType.Modifier
=
Modifier.SIGNED
)