Class LocalVariableDB

    • Method Detail

      • getFirstUseOffset

        public int getFirstUseOffset()
        Specified by:
        getFirstUseOffset in interface Variable
        Returns:
        the first use offset relative to the function entry point.
      • setFirstUseOffset

        public boolean setFirstUseOffset​(int firstUseOffset)
        Description copied from interface: LocalVariable
        Set the first use offset.
        Specified by:
        setFirstUseOffset in interface LocalVariable
        Returns:
        true if successful, else false