IndentStack.push

Pushes the given indent type on to the stack.

  1. void push(IdType item)
  2. void push(IdType item, Details detail)
    struct IndentStack
    pure nothrow
    void
    push

Meta