public final class DefaultTrait extends AbstractTrait
| Modifier and Type | Class and Description |
|---|---|
static class |
DefaultTrait.Provider |
| Constructor and Description |
|---|
DefaultTrait(Node value) |
| Modifier and Type | Method and Description |
|---|---|
protected Node |
createNode()
The result of toNode is used for hashCodes and equality.
|
equals, getSourceLocation, hashCode, setNodeCache, toNode, toShapeId, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitflatMapStream, getIdiomaticTraitName, getIdiomaticTraitName, isSynthetic, makeAbsoluteName, makeAbsoluteNamecomparepublic static final ShapeId ID
public DefaultTrait(Node value)
protected Node createNode()
AbstractTraitcreateNode in class AbstractTrait