IndentStack.topIsTemp

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

Return Value

Type: bool

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

Meta