zkay.type_check
This package contains modules which provide functionality related to type-checking zkay code.
Submodules
type_checker
: Zkay type checker implementationtype_exceptions
: Exceptions raised by the type checkercontains_private
: Visitor to check whether a subtree contains any private expressionsfinal_checker
: Visitor to check whether the AST obeys the rules for final variables.