Uses of Class
org.codenarc.rule.InlineViolationsParser.ParseResult
-
Packages that use InlineViolationsParser.ParseResult Package Description org.codenarc.rule -
-
Uses of InlineViolationsParser.ParseResult in org.codenarc.rule
Methods in org.codenarc.rule that return InlineViolationsParser.ParseResult Modifier and Type Method Description InlineViolationsParser.ParseResultInlineViolationsParser. getResult()InlineViolationsParser.ParseResultInlineViolationsParser. parse(String annotatedSource)Methods in org.codenarc.rule with parameters of type InlineViolationsParser.ParseResult Modifier and Type Method Description voidInlineViolationsParser. setResult(InlineViolationsParser.ParseResult value)
-