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