endOfExpression constant

Set<String> const endOfExpression

Implementation

static const Set<String> endOfExpression = {
  '}',
  '\\endgroup',
  '\\end',
  '\\right',
  '&',
};