|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfrysk.scopes.Variable
frysk.scopes.Enumerator
public class Enumerator
| Constructor Summary | |
|---|---|
Enumerator(DwarfDie variableDie)
|
|
| Method Summary | |
|---|---|
Type |
getType(ISA isa)
|
Value |
getValue(DebugInfoFrame frame)
|
| Methods inherited from class frysk.scopes.Variable |
|---|
getColumnNumber, getLineNumber, getName, getSourceLocation, getVariableDie, printLineCol, printValue, toPrint |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Enumerator(DwarfDie variableDie)
| Method Detail |
|---|
public Type getType(ISA isa)
getType in interface ObjectDeclarationgetType in class Variablepublic Value getValue(DebugInfoFrame frame)
getValue in interface ObjectDeclarationgetValue in class Variable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||