Class AttributeModule.ExportOpen

java.lang.Object
org.benf.cfr.reader.entities.attributes.AttributeModule.ExportOpen
Enclosing class:
AttributeModule

public static class AttributeModule.ExportOpen extends Object
  • Field Details

    • index

      private final int index
    • flags

      private final int flags
    • to_index

      private final int[] to_index
  • Constructor Details

    • ExportOpen

      private ExportOpen(int index, int flags, int[] to_index)
  • Method Details