Class AssignmentResolver.AssignBlockVisitor

  • All Implemented Interfaces:
    ICustomDatatypeVisitor, IModelVisitor
    Enclosing class:
    AssignmentResolver

    private class AssignmentResolver.AssignBlockVisitor
    extends java.lang.Object
    implements IModelVisitor
    Part of the AssignmentResolver#resolveAnnotationAssignments(AttributeAssignment, Map) for recursive resolving assignment values of annotation assignment blocks.
    Author:
    El-Sharkawy