C# Class Babel.Compiler.Expression

Inheritance: TypedNode
显示文件 Open project: shugo/babel Class Usage Examples

Protected Properties

Property Type Description
hasValue bool

Public Methods

Method Description
Expression ( Location location ) : System

Method Details

Expression() public method

public Expression ( Location location ) : System
location Location
return System

Property Details

hasValue protected_oe property

protected bool hasValue
return bool