Exemple #1
0
 protected StartParser(StartParser other, ParserCloneArgs chain)
     : base(other, chain)
 {
 }
		protected StartParser(StartParser other, ParserCloneArgs chain)
			: base(other, chain)
		{
		}