Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for HiddenField (0.11 seconds)

  1. build-tools-internal/src/main/resources/checkstyle.xml

        <!-- Checks that a local variable or a parameter does not shadow a field that is defined in the same class. -->
        <!-- Disabled until existing violations are fixed -->
        <!--
        <module name="HiddenField">
            <property name="ignoreConstructorParameter" value="true" />
            <property name="ignoreSetter" value="true" />
            <property name="setterCanReturnItsClass" value="true"/>
    Created: Wed Apr 08 16:19:15 GMT 2026
    - Last Modified: Mon Sep 13 12:48:46 GMT 2021
    - 6K bytes
    - Click Count (0)
Back to Top