O
private
object
treeListOps
extends
Object
with Serializable
Supertypes
Object,
Serializable
Members
def
=?=
(
scrutinees:
List[Tree]
)
(
patterns:
List[Tree]
)
(
implicit
x$2:
Context
,
x$3:
Env
)
: Matching
Check that all trees match with =?= and concatenate the results with &&
Check that all trees match with =?= and concatenate the results with &&