public final class RSourceScanner extends Object
| Modifier and Type | Method and Description |
|---|---|
static RSourceScanner |
getInstance()
Gets the singleton instance of this class.
|
List<RSourceFile> |
getScannedFiles()
Gets the R source files, with any manifests, that have been successfully scanned.
|
public static RSourceScanner getInstance()
public List<RSourceFile> getScannedFiles()
Copyright © 2016. All rights reserved.