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

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

Méthodes publiques

Свойство Type Description
psi MonaExpr

Méthodes publiques

Méthode Description
Print ( StringBuilder sb ) : void

Private Methods

Méthode Description
MonaExecuteDecl ( MonaExpr psi ) : System
TypeCheck ( MonaDecl>.Dictionary glob, MonaParam>.MapStack loc ) : void

Method Details

Print() public méthode

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

Property Details

psi public_oe property

public MonaExpr,Microsoft.Automata.MSO.Mona psi
Résultat MonaExpr