Ejemplo n.º 1
0
 protected LookAheadParser(LookAheadParser other, ParserCloneArgs args)
     : base(other, args)
 {
 }
Ejemplo n.º 2
0
		protected LookAheadParser(LookAheadParser other, ParserCloneArgs args)
			: base(other, args)
		{
		}