Class AssignmentResolver.AssignBlockVisitor

java.lang.Object
net.ssehub.easy.varModel.confModel.AssignmentResolver.AssignBlockVisitor
All Implemented Interfaces:
ICustomDatatypeVisitor, IModelVisitor
Enclosing class:
AssignmentResolver

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