Uses of Class
com.strobel.assembler.metadata.MetadataSystem
Packages that use MetadataSystem
Package
Description
-
Uses of MetadataSystem in com.strobel.assembler.metadata
Fields in com.strobel.assembler.metadata declared as MetadataSystemMethods in com.strobel.assembler.metadata that return MetadataSystem -
Uses of MetadataSystem in com.strobel.decompiler
Subclasses of MetadataSystem in com.strobel.decompilerMethods in com.strobel.decompiler with parameters of type MetadataSystemModifier and TypeMethodDescriptionprivate static voidDecompilerDriver.decompileType(MetadataSystem metadataSystem, String typeName, CommandLineOptions commandLineOptions, DecompilationOptions options, boolean includeNested) -
Uses of MetadataSystem in com.strobel.decompiler.ast
Fields in com.strobel.decompiler.ast declared as MetadataSystemModifier and TypeFieldDescriptionprotected final MetadataSystemAstOptimizer.AbstractExpressionOptimization.metadataSystem