コード例 #1
0
 public void printError(Error error)
 {
     printLine(StringFormatter.formatError(error, sourceLines));
 }