Class SimpleInsnVisitor<C>

java.lang.Object
net.covers1624.coffeegrinder.bytecode.InsnVisitor<None,C>
net.covers1624.coffeegrinder.bytecode.SimpleInsnVisitor<C>
Direct Known Subclasses:
AccessorTransforms, CompoundAssignments, DetectExitPoints, ExitPointCleanup, ExpressionTransforms, GenericTransform, HighLevelLoops, InvariantVisitor, NumericConstants, StringConcat, SwitchCleanup, SwitchOnString, SynchronizedTransform, SyntheticCleanup, TernaryExpressions, VariableDeclarations

public abstract class SimpleInsnVisitor<C> extends InsnVisitor<None,C>
Created by covers1624 on 8/9/21.