Package com.github.bsideup.jabel
Class JabelCompilerPlugin.AllowedInSourceAdvice
java.lang.Object
com.github.bsideup.jabel.JabelCompilerPlugin.AllowedInSourceAdvice
- Enclosing class:
JabelCompilerPlugin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static void
allowedInSource
(com.sun.tools.javac.code.Source.Feature feature, com.sun.tools.javac.code.Source source)
-
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)
-