Uses of Class
com.google.auto.value.processor.TypeSimplifier
Packages that use TypeSimplifier
Package
Description
This package contains the annotation processor that implements the
AutoValue
API.-
Uses of TypeSimplifier in com.google.auto.value.processor
Methods in com.google.auto.value.processor with parameters of type TypeSimplifierModifier and TypeMethodDescriptionprivate void
TypeEncoder.TypeRewriter.decode
(StringBuilder output, TypeSimplifier typeSimplifier, int token)