[top][index]
search for:

Adjacent -- the class of all adjacent expression pairs

The header type Adjacent is a member of the class HeaderType. Each object of class Adjacent is called an adjacent expression. Each adjacent expression is also a member of class Expression.

More general types (whose methods may also apply) :

  • Expression -- the class of all expressions
  • BasicList -- the class of all basic lists
  • Adjacent -- a type of Expression representing a pair of adjacent expressions, separated only by white space.

    Methods for using an adjacent expression :

  • net Adjacent
  • precedence Adjacent
  • texMath Adjacent
  • toString Adjacent
  • value Adjacent

  • [top][index]
    search for: