I am a parse tree leaf representing a literal string or number.
asTranslatorNode
emitForValue:on:
eval
When everything in me is a constant, I can produce a value. This is only used by the Scripting system (TilePadMorph tilesFrom:in:)
printOn:indent:
If control gets here, avoid recursion loop.
isConstantNumber
Overridden in LiteralNode
isLiteral
Answer whether the receiver has a literal text form recognized by the compiler.
isSpecialConstant
literalValue
asMorphicSyntaxIn:
Default for missing implementations
explanation