ブロックする >blockRendering >RenderInfo >alignStatementRow_

blockRendering.RenderInfo.alignStatementRow_() メソッド

計算された境界に基づいてステートメント行の要素を配置します。他のタイプの行とは異なり、ステートメント行は複数の場所にスペースを追加します。

署名:

protected alignStatementRow_(row: InputRow): void;

パラメータ

パラメータ 説明
InputRow サイズを変更するステートメント行。

戻り値:

void