Class InfoDataImpl

  • All Implemented Interfaces:
    InfoData

    public final class InfoDataImpl
    extends java.lang.Object
    implements InfoData
    • Constructor Detail

      • InfoDataImpl

        public InfoDataImpl()
    • Method Detail

      • addGlobal

        public void addGlobal​(java.lang.String label,
                              java.lang.Object data,
                              InfoData.InfoType type)
      • addLocal

        public void addLocal​(java.lang.Object localElement,
                             java.lang.String label,
                             java.lang.Object data,
                             InfoData.InfoType type)
      • clear

        public void clear()