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