Uses of Class
spoon.support.visitor.ClassTypingContext
Packages that use ClassTypingContext
-
Uses of ClassTypingContext in spoon.support.visitor
Methods in spoon.support.visitor that return ClassTypingContextModifier and TypeMethodDescriptionprotected ClassTypingContext
ClassTypingContext.createEnclosingHierarchy(CtType<?> enclosingType)
might be used to create custom chain of super type hierarchiesprotected ClassTypingContext
ClassTypingContext.createEnclosingHierarchy(CtTypeReference<?> enclosingTypeRef)
might be used to create custom chain of super type hierarchiesClassTypingContext.getEnclosingGenericTypeAdapter()
MethodTypingContext.getEnclosingGenericTypeAdapter()
Methods in spoon.support.visitor with parameters of type ClassTypingContextModifier and TypeMethodDescriptionMethodTypingContext.setClassTypingContext(ClassTypingContext classTypingContext)