Home | History | Annotate | Download | only in docs

Lines Matching refs:EnumValue

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