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
MonaVarDecl
C# Class Microsoft.Automata.MSO.Mona.MonaVarDecl
Inheritance:
MonaDecl
Mostra file
Open project: AutomataDotNet/Automata
Public Properties
Property
Type
Description
univs
Cons
varwhere
MonaVarWhere
Public Methods
Method
Description
Print
(
StringBuilder
sb
) :
void
Private Methods
Method
Description
MonaVarDecl
(
MonaDeclKind
kind
,
Cons
univs
,
MonaVarWhere
vw
) :
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
univs
public_oe property
public
Cons
univs
return
Cons
varwhere
public_oe property
public
MonaVarWhere,Microsoft.Automata.MSO.Mona
varwhere
return
MonaVarWhere