Class TypeDefContextRefResolver
java.lang.Object
io.sundr.model.visitors.context.resolver.TypeDefContextRefResolver
- All Implemented Interfaces:
Visitor<TypeDefFluent<?>>
Visitor that visits TypeDefs and registers a ContextRefResolverVisitor for each of the TypeDef properties.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.sundr.builder.Visitor
addRequirement, addRequirement, canVisit, getRequirement, getType, hasItem, hasVisitMethodMatching, order, visit
-
Constructor Details
-
TypeDefContextRefResolver
public TypeDefContextRefResolver()
-
-
Method Details
-
visit
- Specified by:
visitin interfaceVisitor<TypeDefFluent<?>>
-