Exemple #1
0
 protected LookAheadParser(LookAheadParser other, ParserCloneArgs args)
     : base(other, args)
 {
 }
		protected LookAheadParser(LookAheadParser other, ParserCloneArgs args)
			: base(other, args)
		{
		}