Package io.codemodder.codetf
Class DetectorRule
- java.lang.Object
-
- io.codemodder.codetf.DetectorRule
-
public final class DetectorRule extends Object
Describes the "rule" section of a detection tool.
-
-
Constructor Summary
Constructors Constructor Description DetectorRule(String id, String name, String url)
-