Package analyzer.exercises
package analyzer.exercises
-
ClassDescriptionThe
GlobalAnalyzer
contains checks that are exercise-agnostic, such as whether a solution is using print statements or a staticmain
method.
GlobalAnalyzer
contains checks that are exercise-agnostic,
such as whether a solution is using print statements or a static main
method.