public class BytecodeVisitorNotifier extends Object
| Constructor and Description |
|---|
BytecodeVisitorNotifier(AsmClass asmClass,
BytecodeVisitor[] bytecodeVisitors) |
| Modifier and Type | Method and Description |
|---|---|
void |
notifyVisitors() |
public BytecodeVisitorNotifier(AsmClass asmClass, BytecodeVisitor[] bytecodeVisitors)
Copyright © 2012–2016 SonarSource. All rights reserved.