Package de.fraunhofer.aisec.cpg.passes.scopes
-
Class Summary Class Description BlockScope FunctionScope GlobalScope LoopScope NameScope RecordScope Scope Represent semantic scopes in the language and only saves information, such as relevant statements.StructureDeclarationScope SwitchScope TemplateScope TryScope ValueDeclarationScope Is a scope where local variables can be declared and independent from specific language constructs.