public final class DynamicTrait extends AbstractTrait
AbstractTrait.Provider| Constructor and Description |
|---|
DynamicTrait(ShapeId id,
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, makeAbsoluteNameprotected Node createNode()
AbstractTraitcreateNode in class AbstractTrait