Class JabelCompilerPlugin.AllowedInSourceAdvice

java.lang.Object
com.github.bsideup.jabel.JabelCompilerPlugin.AllowedInSourceAdvice
Enclosing class:
JabelCompilerPlugin

static class JabelCompilerPlugin.AllowedInSourceAdvice extends Object
  • Constructor Details

    • AllowedInSourceAdvice

      AllowedInSourceAdvice()
  • Method Details

    • allowedInSource

      @OnMethodEnter static void allowedInSource(@This com.sun.tools.javac.code.Source.Feature feature, @Argument(value=0,readOnly=false) com.sun.tools.javac.code.Source source)