C# Class Bike.Ast.ObjectLiteral

Show file Open project: buunguyen/bike

Public Properties

Property Type Description
Properties ExprNode>.Dictionary

Public Methods

Method Description
Accept ( IWalker walker ) : object

Method Details

Accept() public method

public Accept ( IWalker walker ) : object
walker IWalker
return object

Property Details

Properties public property

public Dictionary Properties
return ExprNode>.Dictionary