Property | Type | Description | |
---|---|---|---|
_log | log4net.ILog |
Method | Description | |
---|---|---|
CreateRewriter ( ) : IOperatorCodeRewriter | ||
CreateVisitor ( ) : IOperatorCodeVisitor | ||
IsPropertyAccessor ( IMethodDefinition method ) : bool |
Method | Description | |
---|---|---|
TryGetCompatibileAccessor ( IMethodDefinition resolvedMethod, IMethodDefinition &accessor ) : bool |
public CreateRewriter ( ) : IOperatorCodeRewriter | ||
return | IOperatorCodeRewriter |
public CreateVisitor ( ) : IOperatorCodeVisitor | ||
return | IOperatorCodeVisitor |
public static IsPropertyAccessor ( IMethodDefinition method ) : bool | ||
method | IMethodDefinition | |
return | bool |