Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Catrobat
IDE
Core
Models
Formulas
Tree
FormulaNodeBinaryFunction
C# Class Catrobat.IDE.Core.Models.Formulas.Tree.FormulaNodeBinaryFunction
Afficher le fichier
Open project: Catrobat/CatrobatForWindows
Méthodes publiques
Méthode
Description
Append
(
StringBuilder
sb
) :
void
IsNumber
( ) :
bool
Tokenize
( ) :
IEnumerable
Method Details
Append()
public
méthode
public
Append
(
StringBuilder
sb
) :
void
sb
StringBuilder
Résultat
void
IsNumber()
public
méthode
public
IsNumber
( ) :
bool
Résultat
bool
Tokenize()
public
méthode
public
Tokenize
( ) :
IEnumerable
Résultat
IEnumerable