Uses of Class
com.strobel.assembler.ir.attributes.LocalVariableTableEntry
Packages that use LocalVariableTableEntry
-
Uses of LocalVariableTableEntry in com.strobel.assembler.ir.attributes
Fields in com.strobel.assembler.ir.attributes with type parameters of type LocalVariableTableEntryModifier and TypeFieldDescriptionprivate final List
<LocalVariableTableEntry> LocalVariableTableAttribute._entries
Methods in com.strobel.assembler.ir.attributes that return types with arguments of type LocalVariableTableEntryConstructors in com.strobel.assembler.ir.attributes with parameters of type LocalVariableTableEntryModifierConstructorDescriptionLocalVariableTableAttribute
(String name, LocalVariableTableEntry[] entries)