Skip to content

包含関係にあるクラスをベースとする #1

Description

@exKAZUu

以下の話をWikiにまとめよう

Javaのように暗黙的に参照を持つ.

class A {
// この中でしか new B, new C ができない
}

class B in A {
}

class C in A {
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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