Interface PhpFile
-
- All Known Implementing Classes:
PhpFileImpl,PhpTestFile
public interface PhpFileClass representing a file being analysed by our PHP analyzer.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Stringcontents()Stringfilename()URIuri()
-