Class AnnotationPrinter


  • public class AnnotationPrinter
    extends Object
    Prints the model spec of an annotation.
    Author:
    harald
    • Constructor Detail

      • AnnotationPrinter

        public AnnotationPrinter​(String annotation)
        Creates an annotation printer.
        Parameters:
        annotation - the annotation
    • Method Detail

      • print

        public String print()
        Prints the annotation.
        Returns:
        the pretty printed annotation