C# Class IronRuby.Compiler.Ast.UndefineStatement

Inheritance: Expression
Show file Open project: ExpertsInside/IronSP Class Usage Examples

Protected Methods

Method Description
Walk ( Walker walker ) : void

Method Details

Walk() protected method

protected Walk ( Walker walker ) : void
walker Walker
return void