C# Class Microsoft.Fast.AST.BoolValue

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

Méthodes publiques

Свойство Type Description
False BoolValue
True BoolValue

Méthodes publiques

Méthode Description
BoolValue ( FastToken token ) : System

Private Methods

Méthode Description
CalcSort ( FastSort>.Func context, FastPgm program ) : void

Method Details

BoolValue() public méthode

public BoolValue ( FastToken token ) : System
token FastToken
Résultat System

Property Details

False public_oe static_oe property

public static BoolValue,Microsoft.Fast.AST False
Résultat BoolValue

True public_oe static_oe property

public static BoolValue,Microsoft.Fast.AST True
Résultat BoolValue