C# Class Catrobat.IDE.Core.Models.Formulas.Tokens.FormulaTokenUnaryParameter

Inheritance: FormulaTokenParameter
Show file Open project: Catrobat/CatrobatForWindows Class Usage Examples

Protected Methods

Method Description
TestEquals ( FormulaToken other ) : bool
TestEquals ( FormulaTokenUnaryParameter other ) : bool

Method Details

TestEquals() protected method

protected TestEquals ( FormulaToken other ) : bool
other FormulaToken
return bool

TestEquals() protected method

protected TestEquals ( FormulaTokenUnaryParameter other ) : bool
other FormulaTokenUnaryParameter
return bool