JavaScript is disabled on your browser.
gnu.bytecode
Class Location
-
- Direct Known Subclasses:
- Field, Variable
public class Location
extends java.lang.Object
An abstracted "variable", inherited by Field and Variable.
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
protected java.lang.String |
name |
-
Constructor Summary
Constructors
| Constructor and Description |
Location () |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
Location
public Location()
-
Method Detail
-
getType
public Type getType()