Class ElemData

    • Method Detail

      • tableIndex

        public long tableIndex()
      • setTableIndex

        public void setTableIndex​(long tableIndex)
      • exprInstructions

        public Instruction[] exprInstructions()
      • setExprInstructions

        public void setExprInstructions​(Instruction[] expr)
      • refType

        public RefType refType()
      • setRefType

        public void setRefType​(RefType refType)
      • exprInstructionLists

        public Instruction[][] exprInstructionLists()
      • setExprInstructionLists

        public void setExprInstructionLists​(Instruction[][] exprs)
      • size

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