Package com.strobel.reflection.emit
Class LocalSymInfo
java.lang.Object
com.strobel.reflection.emit.LocalSymInfo
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addLocalSymInfo
(String name, byte[] signature, int slot, int startOffset, int endOffset) void
addPackageImport
(String packageName)
-
Constructor Details
-
LocalSymInfo
LocalSymInfo()
-
-
Method Details
-
addLocalSymInfo
public void addLocalSymInfo(String name, byte[] signature, int slot, int startOffset, int endOffset) -
addPackageImport
-