| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LocalVariableTableEntry | |
|---|---|
| jef.dna.attributes | |
| jef.dna.attributes.impl | |
| Uses of LocalVariableTableEntry in jef.dna.attributes | 
|---|
| Methods in jef.dna.attributes that return types with arguments of type LocalVariableTableEntry | |
|---|---|
|  java.util.List<LocalVariableTableEntry> | LocalVariableTableAttribute.getLocalVariableTable()Each entry in the local_variable_table array indicates a range of code array offsets within which a local variable has a value. | 
| Uses of LocalVariableTableEntry in jef.dna.attributes.impl | 
|---|
| Classes in jef.dna.attributes.impl that implement LocalVariableTableEntry | |
|---|---|
|  class | LocalVariableTableEntryClass representing a Local Variable instance's table entry. | 
| Methods in jef.dna.attributes.impl that return types with arguments of type LocalVariableTableEntry | |
|---|---|
|  java.util.List<LocalVariableTableEntry> | LocalVariableTableAttribute.getLocalVariableTable() | 
| Method parameters in jef.dna.attributes.impl with type arguments of type LocalVariableTableEntry | |
|---|---|
|  void | LocalVariableTableAttribute.setLocalVariableTable(java.util.List<LocalVariableTableEntry> table) | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||