Class ElemTable

    • Constructor Detail

      • ElemTable

        public ElemTable​(long tableIndex,
                         Instruction[] expr,
                         long[] funcIndices)
    • Method Detail

      • funcIndices

        public long[] funcIndices()
      • exprInstructions

        public Instruction[] exprInstructions()
      • tableIndex

        public long tableIndex()
      • size

        public int size()
        Specified by:
        size in interface Element