Class LocalVariableTable

java.lang.Object
xyz.janboerman.scalaloader.bytecode.LocalVariableTable
All Implemented Interfaces:
Iterable<LocalVariable>

public final class LocalVariableTable extends Object implements Iterable<LocalVariable>
This class is NOT part of the public API!