|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
abstract
keyword.
abstract
keyword.
AbstractAccessControlNameCheck
instance.
regular expression
.AbstractFormatCheck
instance.
AbstractFormatCheck
instance.
AbstractNameCheck
instance.
Enum
.AbstractOptionCheck
instance.
Token
.AbstractTypeParameterNameCheck
instance.
=
(assignment) operator.
=
(assignment) operator.
AuditEvent
instance.
AuditEvent
instance.
AuditEvent
instance.
AuditEvent
instance.
&
(bitwise AND) operator.
&
(bitwise AND) operator.
&=
(bitwise AND assignment) operator.
&=
(bitwise AND assignment) operator.
~
(bitwise complement) operator.
~
(bitwise complement) operator.
|
(bitwise OR) operator.
|
(bitwise OR) operator.
|=
(bitwise OR assignment) operator.
|=
(bitwise OR assignment) operator.
>>>
(unsigned shift right) operator.
>>>
(unsigned shift right) operator.
>>>=
(unsigned right shift assignment)
operator.
>>>=
(unsigned right shift assignment)
operator.
^
(bitwise exclusive OR) operator.
^
(bitwise exclusive OR) operator.
^=
(bitwise exclusive OR assignment) operator.
^=
(bitwise exclusive OR assignment) operator.
Checker
instance.
Checker
instance.
CheckstyleException
instance.
CheckstyleException
instance
that was caused by another exception.
CheckstyleException
instance.
CheckstyleException
instance
that was caused by another exception.
ClassResolver
instance.
ClassTypeParameterNameCheck
instance.
Closeable
object ignoring an
IOException
if it is thrown.
Closeable
object ignoring an
IOException
if it is thrown.
:
(colon) operator.
:
(colon) operator.
,
(comma) operator.
,
(comma) operator.
ConstantNameCheck
instance.
FullIdent
for given type node.
--
(prefix decrement) operator.
--
(prefix decrement) operator.
default
is after all the case
s
in a switch
statement.DefaultLogger
instance.
DefaultLogger
instance.
DefaultLogger
instance.
DefaultLogger
instance.
/
(division) operator.
/
(division) operator.
/=
(division assignment) operator.
/=
(division assignment) operator.
while
in do-while loop.
while
in do-while loop.
.
(dot) operator.
.
(dot) operator.
EmptyBlockCheck
instance.
enum
keyword.
enum
keyword.
==
(equal) operator.
==
(equal) operator.
ExecutableStatementCountCheck
.
null
for object
references, zero for numeric types and char
and false
for boolean
.Vector
which is synchronized.Vector
which is synchronized.FileContents
instance.
FileContents
instance.
final
keyword.
final
keyword.
>=
(greater than or equal) operator.
>=
(greater than or equal) operator.
IndentationCheck
property.
IndentationCheck
property.
FileSetCheck
work (debug()
should be used).
FileSetCheck
work (debug()
should be used).
Type
.
Type
.
>
(greater than) operator.
>
(greater than) operator.
IllegalImportCheck
instance.
++
(prefix increment) operator.
++
(prefix increment) operator.
String s = Integer.toString(i = 2);
.node
,
at column number column
is editable.
RuntimeException
or Error
&&
(conditional AND) operator.
&&
(conditional AND) operator.
{
).
{
).
<=
(less than or equal) operator.
<=
(less than or equal) operator.
LITERAL_CATCH
, LITERAL_DO
, LITERAL_ELSE
, LITERAL_FINALLY
, LITERAL_FOR
, LITERAL_IF
, LITERAL_SWITCH
, LITERAL_SYNCHRONIZED
, LITERAL_TRY
, LITERAL_WHILE
.'{'
.LineLengthCheck
instance.
assert
keyword.
assert
keyword.
boolean
keyword.
boolean
keyword.
break
keyword.
break
keyword.
byte
keyword.
byte
keyword.
case
keyword.
case
keyword.
catch
keyword.
catch
keyword.
char
keyword.
char
keyword.
class
keyword.
class
keyword.
continue
keyword.
continue
keyword.
default
keyword.
default
keyword.
do
keyword.
do
keyword.
double
keyword.
double
keyword.
else
keyword.
else
keyword.
false
keyword.
false
keyword.
finally
keyword.
finally
keyword.
float
keyword.
float
keyword.
for
keyword.
for
keyword.
if
keyword.
if
keyword.
instanceof
operator.
instanceof
operator.
int
keyword.
int
keyword.
interface
keyword.
interface
keyword.
long
keyword.
long
keyword.
native
keyword.
native
keyword.
new
keyword.
new
keyword.
null
keyword.
null
keyword.
private
keyword.
private
keyword.
protected
keyword.
protected
keyword.
public
keyword.
public
keyword.
return
keyword.
return
keyword.
short
keyword.
short
keyword.
static
keyword.
static
keyword.
super
keyword.
super
keyword.
switch
keyword.
switch
keyword.
synchronized
keyword.
synchronized
keyword.
this
keyword.
this
keyword.
throw
keyword.
throw
keyword.
throws
keyword.
throws
keyword.
transient
keyword.
transient
keyword.
true
keyword.
true
keyword.
try
keyword.
try
keyword.
void
keyword.
void
keyword.
volatile
keyword.
volatile
keyword.
while
keyword.
while
keyword.
!
(logical complement) operator.
!
(logical complement) operator.
version using an InputSource
should be used instead
version using an InputSource
should be used instead
LocalFinalVariableNameCheck
instance.
LocalizedMessage
instance.
LocalizedMessage
instance.
LocalizedMessage
instance.
LocalizedMessage
instance.
LocalizedMessage
instance.
LocalizedMessage
instance.
LocalizedMessage
instance.
LocalizedMessage
instance.
LocalVariableNameCheck
instance.
||
(conditional OR) operator.
||
(conditional OR) operator.
(
).
(
).
<
(less than) operator.
<
(less than) operator.
MemberNameCheck
instance.
MethodNameCheck
instance.
MethodTypeParameterNameCheck
instance.
-
(subtraction) operator.
-
(subtraction) operator.
-=
(subtraction assignment) operator.
-=
(subtraction assignment) operator.
Deprecated
annotation
and the deprecated javadoc tag are present when
either one is present.Override
annotation is present when the inheritDoc javadoc tag is present.%
(remainder) operator.
%
(remainder) operator.
%=
(remainder assignment) operator.
%=
(remainder assignment) operator.
MatchSuppressor
that never suppresses a
match.!=
(not equal) operator.
!=
(not equal) operator.
PackageNameCheck
instance.
ParameterNameCheck
instance.
+
(addition) operator.
+
(addition) operator.
+=
(addition assignment) operator.
+=
(addition assignment) operator.
--
(postfix decrement) operator.
--
(postfix decrement) operator.
++
(postfix increment) operator.
++
(postfix increment) operator.
Properties
object.Properties
object.?
(conditional) operator.
?
(conditional) operator.
]
symbol.
]
symbol.
}
).
}
).
regular expression
for each line of the source header.'}'
.)
).
)
).
;
).
;
).
node
,
at column number column
.
AuditEvents
of a given severity have been generated.AuditEvents
of a given severity have been generated.<<
(shift left) operator.
<<
(shift left) operator.
<<=
(left shift assignment) operator.
<<=
(left shift assignment) operator.
>>
(signed shift right) operator.
>>
(signed shift right) operator.
>>=
(signed right shift assignment)
operator.
>>=
(signed right shift assignment)
operator.
*
(multiplication or wildcard) operator.
*
(multiplication or wildcard) operator.
*=
(multiplication assignment) operator.
*=
(multiplication assignment) operator.
StaticVariableNameCheck
instance.
strictfp
keyword.
strictfp
keyword.
==
or !=
.AuditEvent
objects based on the criteria of file, check, module id, line, and
column.AuditEvent
objects based on the criteria of file, check, module id, line, and
column.SuppressElement
for a
file name pattern.
SuppressElement
for a
file name pattern.
SuppressWarnings
is not
allowed to suppress.TodoCommentCheck
instance.
TranslationCheck
instance.
TreeWalker
instance.
TreeWalker
instance.
TypeNameCheck
instance.
-
(unary minus) operator.
-
(unary minus) operator.
+
(unary plus) operator.
+
(unary plus) operator.
XMLLogger
instance.
XMLLogger
instance.
|
Back to the Checkstyle Home Page | |||||||||
PREV NEXT | FRAMES NO FRAMES |