Variable MLParser._ownContext

class MLParser
{
  // ...
  bool _ownContext;
  // ...
}