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