Uses of Class
xyz.janboerman.scalaloader.bytecode.LocalVariable
Packages that use LocalVariable
-
Uses of LocalVariable in xyz.janboerman.scalaloader.bytecode
Classes in xyz.janboerman.scalaloader.bytecode that implement interfaces with type arguments of type LocalVariableModifier and TypeClassDescriptionfinal classThis class is NOT part of the public API!Methods in xyz.janboerman.scalaloader.bytecode that return types with arguments of type LocalVariableModifier and TypeMethodDescriptionLocalVariableTable.getFrameLocals()LocalVariableTable.getLocalVariables()LocalVariableTable.iterator()Methods in xyz.janboerman.scalaloader.bytecode with parameters of type LocalVariableModifier and TypeMethodDescriptionvoidLocalVariableTable.add(LocalVariable localVariable) voidLocalVariableTable.add(LocalVariable... localVariables)