Method | Description | |
---|---|---|
Accept ( |
||
Reduce ( ) : |
||
Update ( |
Method | Description | |
---|---|---|
TypeExpression ( ICSharpCode.NRefactory.CSharp memberType, IScope scope, INRefcatoryExpressionVisitor visitor ) : System |
Method | Description | |
---|---|---|
TypeExpression ( ICSharpCode.NRefactory.CSharp astType, TypeDescription typeDescription, IScope scope, INRefcatoryExpressionVisitor visitor ) : System |
public Accept ( |
||
visitor | ||
return |
protected TypeExpression ( ICSharpCode.NRefactory.CSharp memberType, IScope scope, INRefcatoryExpressionVisitor visitor ) : System | ||
memberType | ICSharpCode.NRefactory.CSharp | |
scope | IScope | |
visitor | INRefcatoryExpressionVisitor | |
return | System |
public Update ( |
||
type | ||
return |