Exemplo n.º 1
0
		public XslLocalVariable (Compiler c) : base (c)
		{
			slot = c.AddVariable (this);
		}