Help for this page

Select Code to Download


  1. or download this
    def:     "cluster" name "(" Attr(s?) ")"
             | "system"  name "(" Attr(s?) ")"
    ...
    Attr:   AttrScalar(s?)
            | AttrKeyList(s?)
            | AttrAssociation(s?)
    
  2. or download this
    def:     "cluster" name "(" Attr(s?) ")"
             | "system"  name "(" Attr(s?) ")"
    ...
    Attr:   AttrScalar
            | AttrKeyList
            | AttrAssociation