C# Class CFGLib.Parsers.Forests.Family

Show file Open project: ellisonch/CFGLib Class Usage Examples

Public Methods

Method Description
Equals ( Object other ) : bool
GetHashCode ( ) : int

Private Methods

Method Description
Family ( InteriorNode node1, SppfNode node2 ) : CFGLib.Parsers.Forests
Family ( SppfNode node1 ) : CFGLib.Parsers.Forests

Method Details

Equals() public method

public Equals ( Object other ) : bool
other Object
return bool

GetHashCode() public method

public GetHashCode ( ) : int
return int