Uses of Class
serp.bytecode.lowlevel.LongEntry
Packages that use LongEntry
-
Uses of LongEntry in serp.bytecode.visitor
Methods in serp.bytecode.visitor with parameters of type LongEntryModifier and TypeMethodDescriptionvoid
BCVisitor.enterLongEntry
(LongEntry obj) void
PrettyPrintVisitor.enterLongEntry
(LongEntry obj) void
BCVisitor.exitLongEntry
(LongEntry obj)