コード例 #1
0
ファイル: Defs.java プロジェクト: NaikSoftware/ArityMOD
 void clear() {
   lines.clear();
   symbols.popFrame();
   symbols.pushFrame();
 }