예제 #1
0
 internal SourceLocation getCurrentLoc()
 {
     return(currentScanner.getSourceLoc());
 }