IndentStack.topIsTemp

  1. bool topIsTemp()
    struct IndentStack
    bool
    topIsTemp
    ()
  2. bool topIsTemp(IdType item)

Return Value

Type: bool

true if the top of the indent stack is a temporary indent

Meta