Class AnnotationUseMapper

java.lang.Object
software.coley.sourcesolver.mapping.AnnotationUseMapper
All Implemented Interfaces:
Mapper<AnnotationExpressionModel,AnnotationTree>

public class AnnotationUseMapper extends Object implements Mapper<AnnotationExpressionModel,AnnotationTree>
  • Constructor Details

    • AnnotationUseMapper

      public AnnotationUseMapper()
  • Method Details