C# Class Microsoft.Automata.MSO.Mona.MonaName

Inheritance: MonaExpr
Afficher le fichier Open project: AutomataDotNet/Automata

Méthodes publiques

Méthode Description
Print ( StringBuilder sb ) : void

Private Methods

Méthode Description
GetExprType ( MonaDecl>.Dictionary globals, MonaParam>.MapStack locals ) : MonaExprType
MonaName ( Token token, MonaExprType type ) : System
TypeCheck ( MonaDecl>.Dictionary globals, MonaParam>.MapStack locals ) : void

Method Details

Print() public méthode

public Print ( StringBuilder sb ) : void
sb StringBuilder
Résultat void