Macaulay2 Engine
Loading...
Searching...
No Matches

◆ elem_text_out() [1/2]

void M2::ARingTower::elem_text_out ( buffer & o,
ElementType a,
bool p_one = true,
bool p_plus = false,
bool p_parens = false ) const
inline

Definition at line 392 of file aring-tower.hpp.

397 {
398 elem_text_out(o, mStartLevel, a, p_one, p_plus, p_parens);
399 }
void elem_text_out(buffer &o, ElementType a, bool p_one=true, bool p_plus=false, bool p_parens=false) const

References elem_text_out(), and mStartLevel.

Referenced by elem_text_out(), elem_text_out(), and extensions_text_out().