Class GlobalSection


  • public class GlobalSection
    extends Section
    • Constructor Detail

      • GlobalSection

        public GlobalSection​(Global[] globals)
    • Method Detail

      • globals

        public Global[] globals()
      • globalCount

        public int globalCount()
      • getGlobal

        public Global getGlobal​(int idx)