The SourceCode implementation for a single file. Note that the path is normalized: file separator chars are normalized to standard '/'.
| Constructor and description |
|---|
SourceFile
(File file)Construct a new instance for the file at the specified path |
| Methods inherited from class | Name |
|---|---|
class AbstractSourceCode |
getAst, getAstCompilerPhase, getLineNumberForCharacterIndex, getLines, getMethodCallExpressions, isValid, line, normalizePath, setSuppressionAnalyzer |
Construct a new instance for the file at the specified path
path - - the path of the file; must not be null or empty