Previous: , Up: I18N.RTEAlternativeNode   [Index]


5.24.2 I18N.RTEAlternativeNode: computing

condition: condNode ifTrue: trueNode ifFalse: falseNode

Initialize the children of the receiver and the conditional expression to choose between them

printOn: aStream

Print a representation of the receiver on aStream

send: parameter

Evaluate the receiver by conditionally choosing one of its children and evaluating it