File_Scope¶
- class File_Scope (concrete, logical)¶
- Direct parents:
inherits Nonlocal_Scope
- Ancestor classes and implemented interfaces:
Declarative_Node, Logical_IR_Root, Nonlocal_Scope, Scope, Symbol
Field
Kind
Type
Description
Path
attribute
builtin String
Routines (from Nonlocal_Scope)
syntactic
set of class Routine
Routines inside the namespace/global scope
Namespaces (from Nonlocal_Scope)
syntactic
set of interface Namespace_Or_Alias
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