JVMChunk L1Source
@Target(allowedTargets = [AnnotationTarget.FUNCTION, AnnotationTarget.PROPERTY_GETTER, AnnotationTarget.PROPERTY_SETTER ] )
Content copied to clipboard
JVMChunkL1Source captures an absolutepath to the disassembled L1 code that serves as the basis for the annotated method, making it available in generated class files. This annotation is only attached if JVMTranslator.debugJVM is enabled.
Author
Todd L Smith
Parameters
Constructors
Link copied to clipboard
Construct a JVMChunkL1Source.