Class DescriptorBuilder

All Implemented Interfaces:
TypeVisitor<String,State>

class DescriptorBuilder extends SimpleTypeVisitor6<String,State>
Builds descriptors from TypeMirrors for both simple types and methods. Used by DeobfuscatorBuilder to construct client-to-server method mappings.