Home | History | Annotate | Download | only in docs

Lines Matching refs:EnumValue

740 class EnumValue(Node):
779 values: A sequence of EnumValue children.
783 [ EnumValue(val, self, ids.get(val), val in optionals, notes.get(val)) \