Scope.this

  1. this()
  2. this(uint begin, uint end)
    struct Scope
    this
    (
    uint begin
    ,
    uint end
    )

Parameters

begin uint

the beginning byte index

end uint

the ending byte index

Meta