Class ImmutableEpilogueBegin

    • Constructor Detail

      • ImmutableEpilogueBegin

        public ImmutableEpilogueBegin​(int codeAddress)
    • Method Detail

      • getDebugItemType

        public int getDebugItemType()
        Description copied from interface: DebugItem
        The type of this debug item. The returned integer will be one of the DebugItemType.* constants.
        Specified by:
        getDebugItemType in interface DebugItem
        Returns:
        The type of this debug item.