Package com.checkmarx.ast.predicate
Class CustomState
- java.lang.Object
-
- com.checkmarx.ast.predicate.CustomState
-
public class CustomState extends Object
-
-
Constructor Summary
Constructors Constructor Description CustomState(Integer id, String name, String type)
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static <T> TfromLine(String line)static <T> List<T>listFromLine(String line)
-