public interface BlockCompiler
| Modifier and Type | Method and Description |
|---|---|
void |
prepareBlock(IRClosure closure,
java.lang.String parentScopeField,
org.objectweb.asm.Handle handle,
java.lang.String file,
int line,
java.lang.String encodedArgumentDescriptors,
Signature signature)
Prepare a block for a subsequent call.
|
Copyright © 2001-2022 JRuby. All Rights Reserved.