module translation.code_exception

Inheritance diagram of pysqllike.translation.code_exception

Short summary

module pysqllike.translation.code_exception

One class which visits a syntax tree.

source on GitHub

Classes

class

truncated documentation

CodeException

Custom exception for this subfolder.

Documentation

One class which visits a syntax tree.

source on GitHub

exception pysqllike.translation.code_exception.CodeException

Bases: Exception

Custom exception for this subfolder.

source on GitHub