Class ThriftLexer

    • Method Summary

      • Methods inherited from class net.morimekta.util.lexer.Lexer

        eofFailure, expect, expect, expect, expectSymbol, failure, hasNext, iterator, next, peek, peek, readUntil, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
      • Methods inherited from interface java.lang.Iterable

        forEach, spliterator
    • Constructor Detail

      • ThriftLexer

        public ThriftLexer​(java.io.InputStream in)