Is there any stand-alone tools (not Eclipse or Idea plugins) for generating class diagram from Scala source files?
I had exactly this problem and couldn't find anything that would quickly draw a hierarchy from some Scala source code so I ended up creating something to do it. I've put it on GitHub in case it's useful to anyone else:
来源:https://stackoverflow.com/questions/7227952/generating-uml-diagram-from-scala-sources