sbt/internal
Ethan Atkins 9040e57932 Unseal Parser
Although this is technically in the internal package, it is exposed to
users when they write a custom input task. I do not think that we should
prevent users/plugin authors from writing their own parser
implementations if there is a different library they prefer. By my
count, there are 21 implementations of this interface in sbt, so it's
unlikely that there is much benefit from a pattern matching perspective.
2019-03-15 11:11:25 -07:00
..
util-collection Make types private 2019-01-31 21:47:33 -08:00
util-complete Unseal Parser 2019-03-15 11:11:25 -07:00
util-logic/src address more warnings 2018-09-18 17:45:24 -04:00