| ImportAnnotation |
The values of a scanned import annotation.
|
| ImportAnnotationClassVisitor |
Scan a class for native methods with Import annotations.
|
| ImportAnnotationMethodVisitor |
Search for methods with the Import annotation of JWebAssembly.
|
| ImportAnnotationVisitor |
Scan the values of an Import annotation
|
| JWebAssemblyEmulator |
The main class start point for the emulator.
|
| JWebAssemblyEmulator.JavaFxApplication |
The implementation of the javafx Application.
|
| PatchImportClassVisitor |
Patch all methods with Import Annotations.
|
| PatchImportMethodVisitor |
Create the new proxy code for a native method with Import annotation.
|
| PremainEmulator |
Start class of the emulator's javaagent.
|