pub static mut g_clingo_ast_constructors: clingo_ast_constructors_t
Expand description

! A map from AST types to their constructors. ! ! @note The idea of this variable is to provide enough information to auto-generate code for language bindings.