Package gavo :: Package utils :: Module autonode
[frames] | no frames]

Module autonode

source code

Autonodes are stripped-down versions of the full DaCHS structures.

The idea is to have "managed attributes light" with automatic constructors. The Autonodes are used when building something like abstract syntax trees in STC or ADQL.

Classes
  AutoNodeType
A metaclass for AutoNodes..
  AutoNode
An AutoNode.
Variables
  __package__ = 'gavo.utils'