Next: , Previous: , Up: CompiledBlock   [Index]


1.38.3 CompiledBlock: basic

= aMethod

Answer whether the receiver and aMethod are equal

methodCategory

Answer the method category

methodCategory: aCategory

Set the method category to the given string

methodSourceCode

Answer the method source code (a FileSegment or String or nil)

methodSourceFile

Answer the file where the method source code is stored

methodSourcePos

Answer the location where the method source code is stored in the methodSourceFile

methodSourceString

Answer the method source code as a string