Example #1
0
     : super(InputSectionPartKind.Line, position, length, line)
 {
     this.hidden   = hidden;
     this.@default = !hidden;
 }
Example #2
0
     : super(InputSectionPartKind.Line, position, length, line)
 {
     this.filename = filename;
 }