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


1.40.12 CompiledMethod: source code

methodRecompilationSourceString

Answer the method source code as a string, ensuring that it is in new syntax (it has brackets).

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