Interface IClassDefinitionListener


  • public interface IClassDefinitionListener
    • Method Detail

      • classDefined

        void classDefined​(ICompilableType gsClass,
                          byte[] bytes)
      • auxilaryClassDefined

        void auxilaryClassDefined​(Class cls,
                                  byte[] bytes)