public class Variable extends Object
VarContextProvider| Constructor and Description |
|---|
Variable(Name name,
TypeMirror type) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Name |
getName() |
TypeMirror |
getType() |
int |
hashCode() |
String |
toString() |
public Variable(Name name, TypeMirror type)
Copyright © 2018. All rights reserved.