public class PathTypeCoercer extends LeafUnconfiguredOnlyCoercer<Path>
Path.| Modifier and Type | Class and Description |
|---|---|
static class |
PathTypeCoercer.PathExistenceVerificationMode |
TypeCoercer.Traversal| Constructor and Description |
|---|
PathTypeCoercer() |
| Modifier and Type | Method and Description |
|---|---|
Path |
coerceToUnconfigured(CellNameResolver cellRoots,
ProjectFilesystem filesystem,
ForwardRelativePath pathRelativeToProjectRoot,
Object object)
Coerce to a value for unconfigured graph.
|
com.google.common.reflect.TypeToken<Path> |
getUnconfiguredType() |
coerce, getOutputType, unconfiguredToConfiguredCoercionIsIdentityhasElementClass, traverseclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcheckOutputAssignableTo, checkUnconfiguredAssignableTo, coerceBoth, concat, supportsConcatenationpublic com.google.common.reflect.TypeToken<Path> getUnconfiguredType()
public Path coerceToUnconfigured(CellNameResolver cellRoots, ProjectFilesystem filesystem, ForwardRelativePath pathRelativeToProjectRoot, Object object) throws CoerceFailedException
TypeCoercerCoerceFailedException