BCodeHelpers

object BCodeHelpers
Companion
class
class Object
trait Matchable
class Any

Type members

Classlikes

final class InvokeStyle(val style: Int) extends AnyVal
Companion
object
object InvokeStyle
Companion
class

Value members

Concrete fields

An attachment on Apply nodes indicating that it should be compiled with invokespecial instead of invokevirtual. This is used for static forwarders. See BCodeSkelBuilder.makeStaticForwarder for more details.

An attachment on Apply nodes indicating that it should be compiled with invokespecial instead of invokevirtual. This is used for static forwarders. See BCodeSkelBuilder.makeStaticForwarder for more details.