Variable Symbol.dot

class Symbol
{
  // ...
  bool dot ;
  // ...
}