Class JabelCompilerPlugin.CheckSourceLevelAdvice

  • Enclosing class:
    JabelCompilerPlugin

    static class JabelCompilerPlugin.CheckSourceLevelAdvice
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      (package private) static void checkSourceLevel​(com.sun.tools.javac.code.Source.Feature feature)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CheckSourceLevelAdvice

        CheckSourceLevelAdvice()
    • Method Detail

      • checkSourceLevel

        @OnMethodEnter
        static void checkSourceLevel​(@Argument(value=1,readOnly=false)
                                     com.sun.tools.javac.code.Source.Feature feature)