Uses of Class
com.strobel.decompiler.ast.AstBuilder.VariableSlot
Packages that use AstBuilder.VariableSlot
-
Uses of AstBuilder.VariableSlot in com.strobel.decompiler.ast
Fields in com.strobel.decompiler.ast declared as AstBuilder.VariableSlotModifier and TypeFieldDescription(package private) static final AstBuilder.VariableSlotAstBuilder.VariableSlot.UNKNOWN_INSTANCE(package private) AstBuilder.VariableSlot[]AstBuilder.ByteCode.variablesBeforeMethods in com.strobel.decompiler.ast that return AstBuilder.VariableSlotModifier and TypeMethodDescriptionprotected final AstBuilder.VariableSlotAstBuilder.VariableSlot.clone()static AstBuilder.VariableSlot[]AstBuilder.VariableSlot.cloneVariableState(AstBuilder.VariableSlot[] state) static AstBuilder.VariableSlot[]AstBuilder.VariableSlot.makeUnknownState(int variableCount) Methods in com.strobel.decompiler.ast with parameters of type AstBuilder.VariableSlotModifier and TypeMethodDescriptionstatic AstBuilder.VariableSlot[]AstBuilder.VariableSlot.cloneVariableState(AstBuilder.VariableSlot[] state) private static FrameAstBuilder.createFrame(AstBuilder.StackSlot[] stack, AstBuilder.VariableSlot[] locals)