Local_Scope¶
- class Local_Scope (abstract, logical)¶
- Direct parents:
inherits Scope
- Ancestor classes and implemented interfaces:
- Direct child classes:
subclass Block_Scope
subclass Temporary_Scope
subclass Routine
Field
Kind
Type
Description
Nested_Scopes
syntactic
list of class Local_Scope
Nested block and temporary scopes.
Helpers
syntactic
list of class Helper_Variable
Temporary variables.
Usings (from Scope)
semantic
set of class Symbol
using <namespace>andusing <declaration>Types (from Scope)
syntactic
set of class Type
Variables (from Scope)
syntactic
set of class Variable
Concepts (from Scope)
syntactic
set of class Concept
Template_Composites (from Scope)
syntactic
set of interface Template_Composite_Type_Interface
Template_Routines (from Scope)
syntactic
set of interface Template_Routine_Interface
Parent (from Logical_IR_Root)
semantic
class Logical_IR_Root
Physical (from Logical_IR_Root)
semantic to physical
class Physical_IR_Root