A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.pmd-code.org/apidocs/pmd-core/7.0.0-rc2/net/sourceforge/pmd/RuleViolation.html below:

RuleViolation (PMD Core 7.0.0-rc2 API)

Modifier and Type Method Description Map<String,​String> getAdditionalInfo()

A map of additional key-value pairs known about this violation.

default int getBeginColumn()

Get the column number of the begin line in the source file in which this violation was identified.

default int getBeginLine()

Get the begin line number in the source file in which this violation was identified.

default String getClassName() Deprecated.

Use

CLASS_NAME String getDescription()

Get the description of this violation.

default int getEndColumn()

Get the column number of the end line in the source file in which this violation was identified.

default int getEndLine()

Get the end line number in the source file in which this violation was identified.

default String getFilename()

Get the source file name in which this violation was identified.

FileLocation getLocation()

Returns the location where the violation should be reported.

default String getMethodName() Deprecated.

Use

METHOD_NAME default String getPackageName() Deprecated.

Use

PACKAGE_NAME Rule getRule()

Get the Rule which identified this violation.

default String getVariableName() Deprecated.

Use

VARIABLE_NAME

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4