コード例 #1
0
ファイル: Scanner.java プロジェクト: jsiragusa/flex-sdk
 /** set mark position */
 private void mark() {
   input.textMark();
 }