Package gw.lang.reflect.gs
Interface IClassDefinitionListener
public interface IClassDefinitionListener
-
Method Summary
Modifier and TypeMethodDescriptionvoid
auxilaryClassDefined
(Class cls, byte[] bytes) void
classDefined
(ICompilableType gsClass, byte[] bytes)
-
Method Details
-
classDefined
-
auxilaryClassDefined
-