IndentStack.topIsWrap

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

Return Value

Type: bool

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

Meta