C# Class Microsoft.Zing.SelfExpression

Inheritance: System.Compiler.Expression
Show file Open project: ZingModelChecker/Zing Class Usage Examples

Public Methods

Method Description
SelfExpression ( ) : System.Collections.Generic
SelfExpression ( System.Compiler.SourceContext sourceContext ) : System.Collections.Generic

Method Details

SelfExpression() public method

public SelfExpression ( ) : System.Collections.Generic
return System.Collections.Generic

SelfExpression() public method

public SelfExpression ( System.Compiler.SourceContext sourceContext ) : System.Collections.Generic
sourceContext System.Compiler.SourceContext
return System.Collections.Generic