Modifier and Type | Field and Description |
---|---|
Symbol.MemLoc |
Symbol.location
Memory location information
|
Modifier and Type | Method and Description |
---|---|
static Symbol.MemLoc |
Symbol.MemLoc.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Symbol.MemLoc[] |
Symbol.MemLoc.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.