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