Back: I18N.RTELiteralNode-computing Up: Iconv/I18N packages Forward: I18N.RTENegationNode class-initializing   Top: GNU Smalltalk Library Reference Contents: Table of Contents Index: Class index About: About this document

5.27 I18N.RTENegationNode

Defined in namespace I18N
Superclass: I18N.RunTimeExpression
Category: i18n-Messages

5.27.1 I18N.RTENegationNode class: initializing  (class)
5.27.2 I18N.RTENegationNode: computing  (instance)


5.27.1 I18N.RTENegationNode class: initializing

child: aNode
Answer a new node representing the logical negation of aNode


5.27.2 I18N.RTENegationNode: computing

child: value
Set the child of which the receiver will compute the negation

printOn: aStream
Print a representation of the receiver on aStream

send: parameter
Evaluate the receiver by computing the child's logical negation



Back: I18N.RTENegationNode class-initializing Up: I18N.RTENegationNode Forward: I18N.RTEParameterNode   Top: GNU Smalltalk Library Reference Contents: Table of Contents Index: Class index About: About this document


This document was generated on August, 19 2010 using texi2html