Class Element_enumitem.Attr_value

All Implemented Interfaces:
Matchable<Matcher>, Visitable<Visitor>
Enclosing class:
Element_enumitem

@Undocumented public static class Element_enumitem.Attr_value extends CDataAttribute implements Visitable<Visitor>, Matchable<Matcher>
Meaning: Text as which this item appears to the user, on the command line, in a GUI, etc. It maybe not a valid Java identifier. In this case @compilable must be given.
  • Field Details

  • Constructor Details

    • Attr_value

      Attr_value()
    • Attr_value

      Attr_value(String value)
  • Method Details