Uses of Interface
de.skuzzle.enforcer.restrictimports.parser.lang.LanguageSupport
-
Packages that use LanguageSupport Package Description de.skuzzle.enforcer.restrictimports.parser.lang -
-
Uses of LanguageSupport in de.skuzzle.enforcer.restrictimports.parser.lang
Classes in de.skuzzle.enforcer.restrictimports.parser.lang that implement LanguageSupport Modifier and Type Class Description classJavaLanguageSupportclassKotlinGroovyLanguageSupportMethods in de.skuzzle.enforcer.restrictimports.parser.lang that return LanguageSupport Modifier and Type Method Description static LanguageSupportLanguageSupport. getLanguageSupport(Path path)Returns theLanguageSupportimplementation for the given file.
-