Class TableFormatModel

java.lang.Object
org.openjdk.asmtools.jasm.TableFormatModel

public class TableFormatModel extends Object
The TableFormatModel class stores and manages attributes that support a tabular (javap-like) format, which can be switched on using the --table option.
  • Constructor Details

    • TableFormatModel

      public TableFormatModel()