Simple stack item
A simple stack item can't have anything added after it. It can only be removed. It is used for simple directives and subdirectives, which can't contain other directives.
It also defers any computation until the end of the directive has been reached.
There are no attributes in this class.
contained(name, data, info)
finish()
There are no known subclasses.