public class LocalVariable extends Object
| Constructor and Description |
|---|
LocalVariable(String name,
Object value,
char typeSignature) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
Class<?> |
getType() |
Object |
getValue() |
String |
toString() |
Copyright © 2022. All rights reserved.