Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 277 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 277 Bytes

DeclCtrl

The DeclCtrl exposes similar constraints to PyCtrl, but the glueing is done via a JSON AST (Abstract Syntax Tree) and thus is more restrictive.

There is no reason to use it as is, but it can be used as a base for other controller.