JVMChunk L2Source
@Target(allowedTargets = [AnnotationTarget.FUNCTION, AnnotationTarget.PROPERTY_GETTER, AnnotationTarget.PROPERTY_SETTER ] )
JVMChunkL2Source captures an absolute path to the L2ControlFlowGraph of the L2Chunk 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
source Path
An absolute path to the L2ControlFlowGraph of the L2Chunk that serves as the basis for the annotated method.
Properties
Link copied to clipboard
An absolute path to the L2ControlFlowGraph of the L2Chunk that serves as the basis for the annotated method.