Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Microsoft
Automata
MSO
Mona
MonaAssertDecl
C# Class Microsoft.Automata.MSO.Mona.MonaAssertDecl
Inheritance:
MonaDecl
Mostra file
Open project: AutomataDotNet/Automata
Public Properties
Property
Type
Description
psi
MonaExpr
Public Methods
Method
Description
Print
(
StringBuilder
sb
) :
void
Private Methods
Method
Description
MonaAssertDecl
(
MonaExpr
psi
) :
System
TypeCheck
(
MonaDecl>.Dictionary
glob
,
MonaParam>.MapStack
loc
) :
void
Method Details
Print()
public
method
public
Print
(
StringBuilder
sb
) :
void
sb
StringBuilder
return
void
Property Details
psi
public_oe property
public
MonaExpr,Microsoft.Automata.MSO.Mona
psi
return
MonaExpr