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

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

Protected Methods

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

Method Details

TestEquals() protected method

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

TestEquals() protected method

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