Node.child - multiple declarations

Function Node.child

returns child node by index

Prototype

Node child(
  int index
) @property;

Function Node.child

returns child node by index

Prototype

Node child(
  int index
) @property;

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2015

License

Boost License 1.0