Uses of Interface
de.skuzzle.enforcer.restrictimports.parser.ImportStatementParser
-
Packages that use ImportStatementParser Package Description de.skuzzle.enforcer.restrictimports.parser -
-
Uses of ImportStatementParser in de.skuzzle.enforcer.restrictimports.parser
Methods in de.skuzzle.enforcer.restrictimports.parser that return ImportStatementParser Modifier and Type Method Description static ImportStatementParserImportStatementParser. forCharset(Charset charset, boolean parseFullCompilationUnit)Constructs a default instance of the parser which uses the provided charset.
-