Package com.checkmarx.ast.scan
Class Scan
- java.lang.Object
-
- com.checkmarx.ast.wrapper.CxBaseObject
-
- com.checkmarx.ast.scan.Scan
-
public class Scan extends CxBaseObject
-
-
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)-
Methods inherited from class com.checkmarx.ast.wrapper.CxBaseObject
isValidJSON, parse
-
-