Created
November 27, 2017 13:45
-
-
Save LMnet/3d25682f698c807cb8fa66bb2e50f608 to your computer and use it in GitHub Desktop.
For scalameta speach
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://scastie.scala-lang.org/ | |
libraryDependencies += "org.scalameta" %% "scalameta" % "2.0.1" | |
https://github.com/scalameta/scalameta/blob/master/scalameta/tokens/shared/src/main/scala/scala/meta/tokens/Token.scala | |
https://github.com/scalameta/scalameta/blob/master/scalameta/trees/shared/src/main/scala/scala/meta/Trees.scala |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment