configureForCompile static method
Configure this class for compilation in a Compiler.
Implementation
static void configureForCompile(BridgeDeclarationRegistry registry) {
registry.defineBridgeClass($declaration);
}
Configure this class for compilation in a Compiler.
static void configureForCompile(BridgeDeclarationRegistry registry) {
registry.defineBridgeClass($declaration);
}