Class BinarySourceLocation


  • public class BinarySourceLocation
    extends java.lang.Object
    読み込んだバイナリの場所
    • Constructor Detail

      • BinarySourceLocation

        public BinarySourceLocation()
      • BinarySourceLocation

        public BinarySourceLocation​(java.nio.file.Path path)
    • Method Detail

      • uri

        public java.net.URI uri()
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object