State.is_table#

State.is_table(name: str)#

Check if a name corresponds to a table in this state’s context.

Parameters:
namestr
Returns:
bool