Module openj9.dtfj

Interface IScanner

All Known Implementing Classes:
JavaCoreScanner

public interface IScanner
Lowest level of the javacore parser. Returns a new token until all characters in the input stream are consumed
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
    Each call to next returns a new token,