Method | Description | |
---|---|---|
IncludeResolver ( ICollection |
||
TryResolveInclude ( |
Matching last string in include expression against all files and select the first match. This is incredibly basic and not necessarily correct. The path is ignored and there could be multiple files with the same name.
|
Method | Description | |
---|---|---|
TryGetFile ( string fileName, PHPAnalysis.Data.File &file ) : bool |
public IncludeResolver ( ICollection |
||
projectFiles | ICollection |
|
return | System |
public TryResolveInclude ( |
||
node | ||
path | PHPAnalysis.Data.File | |
return | bool |