Interface Source

All Known Implementing Classes:
CallSource, FieldSource, ParamSource

public interface Source
Represents a source in taint analysis.
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • type

      Type type()
      Returns:
      type of the taint object generated by this source.