Home | History | Annotate | Download | only in docs

Lines Matching full:enumvalue

32   EnumValue: A class corresponding to a <value> element within an Enum
954 class EnumValue(Node):
1012 values: A sequence of EnumValue children.
1019 [ EnumValue(val, self, ids.get(val), val in deprecateds, val in optionals, val in hiddens, \