Scala class file decoder for the Scala 2 language
The scalap tool reads a class file generated by theScala compiler, and displays object and class definitions.
By default, scalap looks for the given class file in the current directory
For more details check this