Searched refs:skipLineComment (Results 1 - 2 of 2) sorted by relevance

/openjdk10/corba/src/java.corba/share/classes/com/sun/tools/corba/se/idl/
H A DPreprocessor.java163 scanner.skipLineComment ();
706 scanner.skipLineComment ();
737 scanner.skipLineComment ();
776 scanner.skipLineComment ();
783 // scanner.skipLineComment ();
837 scanner.skipLineComment ();
1043 scanner.skipLineComment ();
H A DScanner.java358 //skipLineComment ();
1218 void skipLineComment () throws IOException method in class:Scanner
1222 } // skipLineComment
1286 skipLineComment ();
1287 // If this is skipping until the newline, skipLineComment
1339 skipLineComment ();

Completed in 45 milliseconds