Package | Description |
---|---|
com.google.gwt.dev.asm.commons |
Modifier and Type | Class and Description |
---|---|
class |
AdviceAdapter
A
MethodVisitor to insert before, after and around
advices in methods and constructors. |
class |
CodeSizeEvaluator
A
MethodVisitor that can be used to approximate method size. |
class |
JSRInlinerAdapter
A
MethodVisitor that removes JSR instructions and
inlines the referenced subroutines. |
Copyright © 2018. All rights reserved.