Glossary

Meta-Class

A Python meta-class is a class used to construct classes. Python’s class type is such a |meta-class|.

Token

XXX

Block

A block is a collection of tokens.

Multipart Block

A |block| split into multiple parts.

LRM

IEEE Standard for VHDL Language Reference Manual