Class AnnotationHighlighter


  • public class AnnotationHighlighter
    extends Highlighter
    Recognizes annotations. Accepted parameters:
    start
    How the annotation starts. Required.
    end
    How the annotation ends. Optional.
    valueStart
    String used to start the value section of annotations
    valueEnd
    String used to end the value section of annotations