O private object

treeOps

extends Object with Serializable

Supertypes

Object, Serializable

Members

def 

=?=

( scrutinee0: Tree ) ( pattern0: Tree ) ( implicit  x$2: Context x$3: Env ) : Matching

Check that the trees match and return the contents from the pattern holes. Return None if the trees do not match otherwise return Some of a tuple conta...

Check that the trees match and return the contents from the pattern holes. Return None if the trees do not match otherwise return Some of a tuple containing all the contents in the holes.