Lines Matching full:enumvalue
32 EnumValue: A class corresponding to a <value> element within an Enum954 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, \