IndentStack.topIsWrap

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

Return Value

Type: bool

true if the top of the indent stack is a temporary indent with the specified token

Meta