Smalltalk/X WebserverDocumentation of class 'RBMetaMessageNode': | |
Class: RBMetaMessageNodeInheritance:Object | +--RBProgramNode | +--RBStatementNode | +--RBValueNode | +--RBMessageNode | +--RBMetaMessageNode
Description:BRMetaMessageNode is a BRMessageNode that will match other message nodes without their selectors being equal. Instance Variables: isList <Boolean> are we matching each keyword or matching all keywords together (e.g., `keyword1: would match a one argument method whereas `@keywords: would match 0 or more arguments) Class protocol:instance creation
Instance protocol:initialize-release matching
|
|
ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Mon, 18 Nov 2024 12:21:27 GMT |