Package com.checkmarx.ast.project
Class Project
- java.lang.Object
-
- com.checkmarx.ast.wrapper.CxBaseObject
-
- com.checkmarx.ast.project.Project
-
public class Project 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
-
-