varargs

Name

varargs -- repeated variable arguments in a function synopsis

Content Model

varargs ::= EMPTY

Description

varargs elements indicate that a variable argument in a function synopsis repeats. The parent node is funcprototype.

Attributes

varargs elements have no attributes.

Formatting Expectations

Format as an ellipsis (...).