compile abstract method
Returns the runtime objects this compiler contributes to
RuntimeContext.runtimes, keyed by class name. Called once at
MirrorContext._() initialization.
Implementation
Map<String, Object> compile(MirrorContext context);
Returns the runtime objects this compiler contributes to
RuntimeContext.runtimes, keyed by class name. Called once at
MirrorContext._() initialization.
Map<String, Object> compile(MirrorContext context);