Interface Source
- All Known Implementing Classes:
CallSource
,FieldSource
,ParamSource
public interface Source
Represents a source in taint analysis.
-
Method Summary
-
Method Details
-
type
Type type()- Returns:
- type of the taint object generated by this source.
-