示例#1
0
 protected StartParser(StartParser other, ParserCloneArgs chain)
     : base(other, chain)
 {
 }
示例#2
0
		protected StartParser(StartParser other, ParserCloneArgs chain)
			: base(other, chain)
		{
		}