public class LocalVariableDescription extends Object implements VariableDescription
| Constructor and Description |
|---|
LocalVariableDescription(int index,
TypeRef typeRef) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
getIndex() |
TypeRef |
getTypeRef() |
int |
hashCode() |
String |
toString() |
public LocalVariableDescription(int index,
TypeRef typeRef)
Copyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.