scalap (1) Linux Manual Page
NAME scalap – Scala class file decoder for the Scala 2 language SYNOPSIS scalap [ <options> ] <class name> PARAMETERS <options> Command line options. See OPTIONS below. <class name> Full-qualified name of a class to be decoded (such as hello.HelloWorld). DESCRIPTION The scalap tool reads a class file generated by theScala compiler, and displays object…
