Class JSickoDiagnostic.JSickoNote

  • Enclosing class:
    JSickoDiagnostic

    public static class JSickoDiagnostic.JSickoNote
    extends JSickoDiagnostic
    A JSicko note. Used to emit code of instrumented methods, classes, and in general logs of what happens during JSicko execution. It holds a standard javac diagnostic note that can be emitted / logged during compilation.
    • Method Detail

      • jcNote

        public com.sun.tools.javac.util.JCDiagnostic.Note jcNote()