Declarations that are used by the rewriter tests. They need to be located here
so that the class constructors don't get an additional outer parameter, which
would happen if they were declared in the test class.
Linear Supertypes
Serializable, Serializable, AnyRef, Any
Ordering
Alphabetic
By inheritance
Inherited
Hide All
Show all
RewriterTests
Serializable
Serializable
AnyRef
Any
Visibility
Public
All
Type Members
case classA(bs: List[B]) extends Product with Serializable
Declarations that are used by the rewriter tests. They need to be located here so that the class constructors don't get an additional outer parameter, which would happen if they were declared in the test class.