text Metaobject callRunMethods

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了text Metaobject callRunMethods相关的知识,希望对你有一定的参考价值。

package metaobjectTest


@doc{*
    produces code that calls all methods called 'run' of 
    all prototypes of the current package except method 'run'
    of the current prototype.
*}
object CallRunMethods

    func run {
        @callRunMethods
    }

end

以上是关于text Metaobject callRunMethods的主要内容,如果未能解决你的问题,请参考以下文章

text Metaobject callTestMethods

text Metaobject callRunMethods

text Metaobject类型

text Metaobject正则表达式

text Metaobject范围

text Metaobject annot