public final class NodePathExtensionsKt
final NodePath
plus(NodePath $self, NodePath other)
plus(NodePath $self, Object child)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final NodePath plus(NodePath $self, NodePath other)
Concatenate this with another NodePath.
final NodePath plus(NodePath $self, Object child)
Concatenate this with a single child path element.