コード例 #1
0
ファイル: LineBreakScope.cs プロジェクト: tmont/butterfly
 public override void Open(ButterflyAnalyzer analyzer)
 {
     analyzer.OpenLineBreak();
 }