triqs.gfs.lazy_expressions.LazyExpr.is_terminal

LazyExpr.is_terminal()[source]

Whether this node is a leaf node.

Returns:
bool

True if tag == 'T', False otherwise.