Uses of Interface
javax.lang.model.type.ErrorType
Package
Description
Interfaces used to model Java programming language types.
Utilities to assist in the processing of
program elements and
types.
-
Uses of ErrorType in javax.lang.model.type
-
Uses of ErrorType in javax.lang.model.util
Modifier and TypeMethodDescriptionSimpleTypeVisitor6.visitError
(ErrorType t, P p) Visits an error type.