#summary The @scope tag == Usage == @scope _className|interfaceName|namespaceName|structName_ == Description == Starts a new namespace scope. TODO: Link to page describing namespace concept and behavior == Example == {{{ /** * @scope com.foo.Bar */ }}} == Details == || Since || v1.0 ||