public interface LocalVariableTypeInfoVisitor
LocalVariableTypeInfo objects. Note that there is only a single
implementation of LocalVariableTypeInfo, such that this interface
is not strictly necessary as a visitor.| Modifier and Type | Method and Description |
|---|---|
void |
visitLocalVariableTypeInfo(Clazz clazz,
Method method,
CodeAttribute codeAttribute,
LocalVariableTypeInfo localVariableTypeInfo) |
void visitLocalVariableTypeInfo(Clazz clazz, Method method, CodeAttribute codeAttribute, LocalVariableTypeInfo localVariableTypeInfo)
Copyright © 2015. All Rights Reserved.