Class TreeWalker
Inheritance
object
TreeWalker
Namespace: Xrpl.BinaryCodec.ShaMapTree
Assembly: Xrpl.BinaryCodec.dll
Syntax
public class TreeWalker : ITreeWalker, ILeafWalker
Methods
| Edit this page View SourceOnInner(ShaMapInner)
Declaration
public void OnInner(ShaMapInner inner)
Parameters
| Type | Name | Description |
|---|---|---|
| ShaMapInner | inner |
OnLeaf(ShaMapLeaf)
Declaration
public void OnLeaf(ShaMapLeaf leaf)
Parameters
| Type | Name | Description |
|---|---|---|
| ShaMapLeaf | leaf |