class documentation

class _CompilerStackEntry(_BaseCompilerStackEntry): (source)

View In Hierarchy

Undocumented

Class Variable compile_state Undocumented
Class Variable insert_from_select Undocumented
Class Variable need_result_map_for_compound Undocumented
Class Variable need_result_map_for_nested Undocumented
Class Variable select_0 Undocumented

Inherited from _BaseCompilerStackEntry:

Class Variable asfrom_froms Undocumented
Class Variable correlate_froms Undocumented
Class Variable selectable Undocumented

Undocumented

insert_from_select: Select[Any] = (source)

Undocumented

need_result_map_for_compound: bool = (source)

Undocumented

need_result_map_for_nested: bool = (source)

Undocumented

Undocumented