public NumericLiteral(ScriptDom.NumericLiteral src) : base(src) { }
public virtual void ExplicitVisit(NumericLiteral numericLiteral) { }