Compound elements reference

This section describes the following element classes:

  • Compound – single compound element parsed from string specification.
  • Choice – mapping of multiple compound elements which will return their associated values.

Compound class

class Compound(spec, extras={}, actions={}, name=None, value=None, elements={})

Choice class

class Choice(name, choices)

Table Of Contents

This Page

Quick search