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

5.26 I18N.RTELiteralNode

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

5.26.1 I18N.RTELiteralNode class: initializing  (class)
5.26.2 I18N.RTELiteralNode: computing  (instance)


5.26.1 I18N.RTELiteralNode class: initializing

parseFrom: aStream
Parse a literal number from aStream and return a new node


5.26.2 I18N.RTELiteralNode: computing

n: value
Set the value of the literal that the node represents

printOn: aStream
Print a representation of the receiver on aStream

send: parameter
Answer a fixed value, the literal encoded in the node



Back: I18N.RTELiteralNode class-initializing Up: I18N.RTELiteralNode Forward: I18N.RTENegationNode   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