toggle menu
cpg
main
jvm
switch theme
search in API
cpg-language-python
/
de.fraunhofer.aisec.cpg.frontends.python
/
StatementHandler
/
handleDeclaratorList
handle
Declarator
List
fun
handleDeclaratorList
(
node
:
Python.AST.WithLocation
,
decoratorList
:
List
<
Python.AST.BaseExpr
>
)
:
List
<
Annotation
>