Uses of Class
com.strobel.decompiler.ast.AstBuilder.VariableInfo
Packages that use AstBuilder.VariableInfo
-
Uses of AstBuilder.VariableInfo in com.strobel.decompiler.ast
Methods in com.strobel.decompiler.ast that return types with arguments of type AstBuilder.VariableInfoModifier and TypeMethodDescriptionprivate List<AstBuilder.VariableInfo> AstBuilder.processVariableUnoptimized(MethodDefinition method, int slot, List<AstBuilder.ByteCode> definitions, List<AstBuilder.ByteCode> references, VariableDefinition vDef) Methods in com.strobel.decompiler.ast with parameters of type AstBuilder.VariableInfoModifier and TypeMethodDescriptionprivate booleanAstBuilder.mightBeBoolean(AstBuilder.VariableInfo info) Method parameters in com.strobel.decompiler.ast with type arguments of type AstBuilder.VariableInfoModifier and TypeMethodDescriptionprivate TypeReferenceAstBuilder.mergeVariableType(List<AstBuilder.VariableInfo> info)