Type Alias Scope

Scope: CatchScope & PrivateScope & ProgramScope & RoutineScope & VariableScope & {
    annotation: Annotation;
}