Class TSrgReader

  • All Implemented Interfaces:
    java.io.Closeable, java.lang.AutoCloseable

    public class TSrgReader
    extends TextMappingsReader
    An implementation of MappingsReader for the TSRG format.
    Since:
    0.4.0
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  TSrgReader.Processor
      The mappings processor for the TSRG format.
    • Constructor Summary

      Constructors 
      Constructor Description
      TSrgReader​(java.io.Reader reader)
      Creates a new TSRG mappings reader, for the given Reader.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TSrgReader

        public TSrgReader​(java.io.Reader reader)
        Creates a new TSRG mappings reader, for the given Reader.
        Parameters:
        reader - The reader