Package org.eolang.lints
Class Programs
java.lang.Object
org.eolang.lints.Programs
A collection of XMIR programs to analyze.
- Since:
- 0.1.0
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Programs
Ctor.- Parameters:
dirs
- The directory- Throws:
IOException
- If fails
-
Programs
Ctor.Pay attention, it's important to use
Collection
as a type of argument, becausePath
implementsIterable
.- Parameters:
dirs
- The directory- Throws:
IOException
- If fails
-
Programs
Ctor.- Parameters:
map
- The map with them
-
-
Method Details
-
defects
Find defects possible defects in the XMIR file.- Returns:
- All defects found
- See Also:
-