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

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

Méthodes publiques

Méthode Description
Print ( StringBuilder sb ) : void

Private Methods

Méthode Description
MonaBooleanConstant ( Token token ) : 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