Interface IClassDefinitionListener


public interface IClassDefinitionListener
  • Method Details

    • classDefined

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

      void auxilaryClassDefined(Class cls, byte[] bytes)