public class LangServerFSProgramDirectory extends FileSystemProgramDirectory
| Constructor and Description |
|---|
LangServerFSProgramDirectory(CompilerContext context,
Path programDirPath,
WorkspaceDocumentManager documentManager) |
| Modifier and Type | Method and Description |
|---|---|
Converter<Path> |
getConverter() |
static LangServerFSProgramDirectory |
getInstance(CompilerContext context,
Path projectDirPath,
WorkspaceDocumentManager documentManager) |
canHandle, getLockFileContent, getManifestContent, getPath, getSourceFileNames, getSourcePackageNames, saveCompiledPackage, saveCompiledProgrampublic LangServerFSProgramDirectory(CompilerContext context, Path programDirPath, WorkspaceDocumentManager documentManager)
public static LangServerFSProgramDirectory getInstance(CompilerContext context, Path projectDirPath, WorkspaceDocumentManager documentManager)
public Converter<Path> getConverter()
getConverter in interface SourceDirectorygetConverter in class FileSystemProgramDirectoryCopyright © 2018 WSO2. All rights reserved.