IndentStack.push

Pushes the given indent type on to the stack.

struct IndentStack
void
push
pure nothrow
(
IdType item
)

Meta