Skip to content
This repository was archived by the owner on Feb 1, 2026. It is now read-only.
This repository was archived by the owner on Feb 1, 2026. It is now read-only.

DefineInterfaceのScope判断用のフィールドの変更 #39

Description

@JuhaKurisu

現状が以下のように「グローバルか否か」しか定義できない

bool IsGlobal;

今後拡張される可能性があるため
「Local」「Global」を持つScope用のEnumを定義する

一応このScopeの対象がDefineInterfaceだけではなくTypeなどにも広がる可能性があるためその辺りも考慮して定義する

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions