Grid.this

Undocumented in source.
  1. this(NodeParams params, Segments segments, Ts children)
  2. this(NodeParams params, Ts children)
    class Grid
    this
    (
    Ts...
    )
    if (
    children.length == 0 ||
    !is(typeof(children[0]) == Segments)
    )

Meta