IndentStack.push

Pushes the given indent type on to the stack.

struct IndentStack
pure nothrow
void
push
(
IdType item
)

Meta