I am the root of the parse tree.
asTranslationMethodOfClass:
encoder
generate:
The receiver is the root of a parse tree. Answer a CompiledMethod. The argument, trailer, is the references to the source code that is stored with every CompiledMethod.
generate:ifQuick:
selector
Answer the message selector for the method represented by the receiver.
sourceMap
Answer a SortedCollection of associations of the form: pc (byte offset in me) -> sourceRange (an Interval) in source text.
asAltSyntaxText
Answer a string description of the parse tree whose root is the receiver, using the alternative syntax
asColorizedSmalltalk80Text
Answer a colorized Smalltalk-80-syntax string description of the parse tree whose root is the receiver.
decompileString
Answer a string description of the parse tree whose root is the receiver.
decompileText
block
selector:arguments:precedence:temporaries:block:encoder:primitive:
Initialize the receiver with respect to the arguments given.
printOn:
Refer to the comment in Object|printOn:.
printPrimitiveOn:
Print the primitive on aStream
tempNames
asMorphicSyntaxIn:
Default for missing implementations
asMorphicSyntaxUsing:
rawSourceRanges