![]() |
V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Member Functions | |
| iterator (const iterator &other)=default | |
| Edge | operator* () const |
| bool | operator== (const iterator &other) const |
| bool | operator!= (const iterator &other) const |
| iterator & | operator++ () |
| iterator | operator++ (int) |
Friends | |
| class | Node::UseEdges |