CompoundStatement.this

Construct a CompoundStatement from an array of Statements

  1. this(Loc loc, Statements* s)
  2. this(Loc loc, Statement[] sts...)
    class CompoundStatement
    final extern (D)
    this

Parameters

loc
Type: Loc

Instantiation informations

Meta