C# Class Babel.Compiler.Expression

Inheritance: TypedNode
Afficher le fichier Open project: shugo/babel Class Usage Examples

Protected Properties

Свойство Type Description
hasValue bool

Méthodes publiques

Méthode Description
Expression ( Location location ) : System

Method Details

Expression() public méthode

public Expression ( Location location ) : System
location Location
Résultat System

Property Details

hasValue protected_oe property

protected bool hasValue
Résultat bool