public abstract class FieldVisitor extends Object implements Visitor
Constructor and Description |
---|
FieldVisitor() |
Modifier and Type | Method and Description |
---|---|
void |
visit(Object instance,
Type inspectType,
Type declareType,
Method method)
Visits a method in the given type.
|
Copyright © 2024 Cask Data, Inc. Licensed under the Apache License, Version 2.0.