Interface NTSourceType

All Known Implementing Classes:
NTSource

@Immutable
public interface NTSourceType
A location in a binary file.
  • Method Summary

    Modifier and Type Method Description
    long offset()  
    java.net.URI source()  
  • Method Details

    • source

      @Parameter java.net.URI source()
      Returns:
      The source URI
    • offset

      @Parameter long offset()
      Returns:
      The source offset in octets