public class BytecodeVisitorNotifier extends Object
| Constructor and Description |
|---|
BytecodeVisitorNotifier(AsmClass asmClass,
BytecodeVisitor[] bytecodeVisitors) |
| Modifier and Type | Method and Description |
|---|---|
void |
notifyVisitors(org.sonar.squidbridge.indexer.SquidIndex indexer,
JavaResourceLocator javaResourceLocator) |
public BytecodeVisitorNotifier(AsmClass asmClass, BytecodeVisitor[] bytecodeVisitors)
public void notifyVisitors(org.sonar.squidbridge.indexer.SquidIndex indexer,
JavaResourceLocator javaResourceLocator)
Copyright © 2012–2015 SonarSource. All rights reserved.