Uses of Class
net.md_5.specialsource.transformer.MappingTransformer
Packages that use MappingTransformer
-
Uses of MappingTransformer in net.md_5.specialsource
Methods in net.md_5.specialsource with parameters of type MappingTransformerModifier and TypeMethodDescriptionvoidJarMapping.loadMappings(BufferedReader reader, MappingTransformer inputTransformer, MappingTransformer outputTransformer, boolean reverse) Load a mapping given a .csrg file -
Uses of MappingTransformer in net.md_5.specialsource.transformer
Subclasses of MappingTransformer in net.md_5.specialsource.transformerModifier and TypeClassDescriptionclassLoad a mapping 'chained' through another mapping.classSimulate a small subset of the maven-shade-plugin class relocation functionalityclassFor reading a srg through MCP's fields.csv and methods.csv Maps func_### and field_### in input srg to "descriptive" names.