public static final class CreateDirectoryCompletionContributor.Variant
extends java.lang.Object
| Constructor and Description |
|---|
Variant(java.lang.String path,
JpsModuleSourceRootType<?> rootType) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getPath() |
JpsModuleSourceRootType<?> |
getRootType() |
public Variant(java.lang.String path,
JpsModuleSourceRootType<?> rootType)
path - absolute or relative path to a directoryrootType - root type with which the created directory will be marked automatically markedpublic java.lang.String getPath()
public JpsModuleSourceRootType<?> getRootType()