You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
valYpickleJava:Setting[Boolean] =BooleanSetting("-Ypickle-java", "Pickler phase should compute pickles for .java defined symbols for use by build tools", aliases =List("-Yjava-tasty"))
valYpickleWrite:Setting[AbstractFile] =OutputSetting("-Ypickle-write", "directory|jar", "destination for generated .sig files containing type signatures.", NoAbstractFile, aliases =List("-Yearly-tasty"))
valYpickleWrite:Setting[AbstractFile] =OutputSetting("-Ypickle-write", "directory|jar", "destination for generated .tasty files containing possibly outline type signatures.", NoAbstractFile, aliases =List("-Yearly-tasty"))