[Ironruby-core] Implementation plan and a string question...
Sanghyeon Seo
sanxiyn at gmail.com
Wed Nov 7 18:43:31 EST 2007
2007/11/8, Lee Culver <leculver at microsoft.com>:
> Lastly, I see the following in the code base: /*!*/. For example:
>
> public MutableString/*!*/ Append(string/*!*/ str, int startIndex,
> int charCount) {
>
> What does this mean?
That the parameters marked are assumed to be non-null. It's used by Spec#.
Full answer here:
http://rubyforge.org/pipermail/ironruby-core/2007-October/000258.html
--
Seo Sanghyeon
More information about the Ironruby-core
mailing list