Skip to content

Read-only bytecode trackingΒ #1

@Col-E

Description

@Col-E

Purpose

To allow a one-to-onw byte-to-structure mapping. This format will yield read-only instances containing information that supports the mapping. This supports use cases that require knowledge of the actual bytecode values in the class file, rather than the structures the bytecode represents.

This will allow these structures to be represented in a fashion such as this:

image

Prerequisites

  • Flesh out method instruction parsing
  • Refactor reader classes to be extensible

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions