private static class MoreTypes.CastingTypeVisitor<T>
extends javax.lang.model.util.SimpleTypeVisitor6<T,java.lang.String>
Modifier | Constructor and Description |
---|---|
private |
CastingTypeVisitor() |
Modifier and Type | Method and Description |
---|---|
protected T |
defaultAction(javax.lang.model.type.TypeMirror e,
java.lang.String label) |
visitArray, visitDeclared, visitError, visitExecutable, visitNoType, visitNull, visitPrimitive, visitTypeVariable, visitWildcard