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

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

Protected Methods

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

Method Details

TestEquals() protected method

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

TestEquals() protected method

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