Fraunhofer-AISEC/cpg

Add language traits to Python

maximiliankaul opened this issue · 0 comments

The Python language is missing several language traits like HasClasses. We should add all applicable traits from https://github.com/Fraunhofer-AISEC/cpg/blob/main/cpg-core/src/main/kotlin/de/fraunhofer/aisec/cpg/frontends/LanguageTraits.kt to the language and implement the missing functionality.