Class OmfExternalSymbol

    • Constructor Detail

      • OmfExternalSymbol

        protected OmfExternalSymbol​(boolean isStatic)
      • OmfExternalSymbol

        public OmfExternalSymbol​(BinaryReader reader,
                                 boolean isStatic)
                          throws java.io.IOException
        Throws:
        java.io.IOException
    • Method Detail

      • getSymbols

        public OmfSymbol[] getSymbols()
      • isStatic

        public boolean isStatic()