Class ImportSection


  • public class ImportSection
    extends Section
    • Constructor Detail

      • ImportSection

        public ImportSection​(Import[] imports)
    • Method Detail

      • importCount

        public int importCount()
      • getImport

        public Import getImport​(int idx)