Lines Matching refs:EnumValue
32 EnumValue: A class corresponding to a <value> element within an Enum939 class EnumValue(Node):978 values: A sequence of EnumValue children.984 [ EnumValue(val, self, ids.get(val), val in optionals, notes.get(val)) \