Class BinaryWriter.Writer.DebugInfo

  • Enclosing class:
    BinaryWriter.Writer

    protected class BinaryWriter.Writer.DebugInfo
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected int binaryPosition  
    • Constructor Summary

      Constructors 
      Constructor Description
      DebugInfo​(int binaryPosition)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • binaryPosition

        protected final int binaryPosition
    • Constructor Detail

      • DebugInfo

        DebugInfo​(int binaryPosition)