Index
All Classes and Interfaces|All Packages
C
D
- Default(String, Severity, String, int, String) - Constructor for class org.eolang.lints.Defect.Default
-
Ctor.
- Defect - Interface in org.eolang.lints
-
A single defect found.
- Defect.Default - Class in org.eolang.lints
-
Default.
- defects() - Method in class org.eolang.lints.Program
-
Find defects possible defects in the XM§IR file.
- defects() - Method in class org.eolang.lints.Programs
-
Find defects possible defects in the XMIR file.
- defects(XML) - Method in class org.eolang.lints.comments.LtAsciiOnly
- defects(XML) - Method in class org.eolang.lints.misc.LtTestNotVerb
- defects(Map<String, XML>) - Method in class org.eolang.lints.units.LtUnitTestMissing
- defects(T) - Method in interface org.eolang.lints.Lint
-
Find and return defects.
E
L
- line() - Method in class org.eolang.lints.Defect.Default
- line() - Method in interface org.eolang.lints.Defect
-
Line where it was found.
- Lint<T> - Interface in org.eolang.lints
-
A single checker for an
.xmir
file. - LtAsciiOnly - Class in org.eolang.lints.comments
-
A comment must include only ASCII characters.
- LtAsciiOnly() - Constructor for class org.eolang.lints.comments.LtAsciiOnly
- LtTestNotVerb - Class in org.eolang.lints.misc
-
Lint that checks test object name is a verb in singular.
- LtTestNotVerb() - Constructor for class org.eolang.lints.misc.LtTestNotVerb
-
Ctor.
- LtTestNotVerb(StanfordCoreNLP) - Constructor for class org.eolang.lints.misc.LtTestNotVerb
-
Primary ctor.
- LtTestNotVerb(Properties) - Constructor for class org.eolang.lints.misc.LtTestNotVerb
-
Ctor.
- LtUnitTestMissing - Class in org.eolang.lints.units
-
A test is missing for a live EO program.
- LtUnitTestMissing() - Constructor for class org.eolang.lints.units.LtUnitTestMissing
M
- mnemo() - Method in enum org.eolang.lints.Severity
-
Mnemo of it.
- motive() - Method in class org.eolang.lints.comments.LtAsciiOnly
- motive() - Method in interface org.eolang.lints.Lint
-
Returns motive for a lint, explaining why this lint exists.
- motive() - Method in class org.eolang.lints.misc.LtTestNotVerb
- motive() - Method in class org.eolang.lints.units.LtUnitTestMissing
O
- org.eolang.lints - package org.eolang.lints
-
Lints (style checkers).
- org.eolang.lints.comments - package org.eolang.lints.comments
-
Lints for comments.
- org.eolang.lints.misc - package org.eolang.lints.misc
-
Miscellaneous Java lints.
- org.eolang.lints.units - package org.eolang.lints.units
-
Lints for unit-tests.
P
- parsed(String) - Static method in enum org.eolang.lints.Severity
-
Parse it from the text.
- PkWpa - Class in org.eolang.lints
-
A collection of lints for Whole Program Analysis (WPA), provided by the
Programs
class. - PkWpa() - Constructor for class org.eolang.lints.PkWpa
-
Ctor.
- program() - Method in class org.eolang.lints.Defect.Default
- program() - Method in interface org.eolang.lints.Defect
-
Name of the program with defect.
- Program - Class in org.eolang.lints
-
A single XMIR program to analyze.
- Program(XML) - Constructor for class org.eolang.lints.Program
-
Ctor.
- Program(Path) - Constructor for class org.eolang.lints.Program
-
Ctor.
- Programs - Class in org.eolang.lints
-
A collection of XMIR programs to analyze.
- Programs(Path...) - Constructor for class org.eolang.lints.Programs
-
Ctor.
- Programs(Collection<Path>) - Constructor for class org.eolang.lints.Programs
-
Ctor.
- Programs(Map<String, XML>) - Constructor for class org.eolang.lints.Programs
-
Ctor.
R
- rule() - Method in class org.eolang.lints.Defect.Default
- rule() - Method in interface org.eolang.lints.Defect
-
Rule.
S
- severity() - Method in class org.eolang.lints.Defect.Default
- severity() - Method in interface org.eolang.lints.Defect
-
Severity.
- Severity - Enum in org.eolang.lints
-
Severity.
T
- text() - Method in class org.eolang.lints.Defect.Default
- text() - Method in interface org.eolang.lints.Defect
-
Error message.
- toString() - Method in class org.eolang.lints.Defect.Default
V
- valueOf(String) - Static method in enum org.eolang.lints.Severity
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.eolang.lints.Severity
-
Returns an array containing the constants of this enum type, in the order they are declared.
- version() - Method in class org.eolang.lints.Defect.Default
- version() - Method in interface org.eolang.lints.Defect
-
The linter's current version.
W
C D E L M O P R S T V WAll Classes and Interfaces|All Packages