ScopeSymbol.this

Constructs a ScopeSymbol object with the SYM.Scope ID.

  1. this(SYM sid, Identifier* name, SLoc loc)
  2. this(Identifier* name = Ident.Empty, SLoc loc = SLoc.init)
    class ScopeSymbol
    this
    (
    Identifier* name = Ident.Empty
    ,
    )

Meta