endDef property

List<LatexNode> endDef
final

Content inserted when the environment ends (list of AST nodes)

Implementation

final List<LatexNode> endDef;