public interface IClassDefinitionListener
| Modifier and Type | Method and Description |
|---|---|
void |
auxilaryClassDefined(Class cls,
byte[] bytes) |
void |
classDefined(ICompilableType gsClass,
byte[] bytes) |
void classDefined(ICompilableType gsClass, byte[] bytes)
void auxilaryClassDefined(Class cls, byte[] bytes)
Copyright © 2022. All rights reserved.