Method | Description | |
---|---|---|
AddPostProcessing ( |
||
StripQuotes ( |
||
Translate ( ITranslationResult result, |
Method | Description | |
---|---|---|
VisitBinary ( |
||
VisitMember ( |
||
VisitMethodCall ( |
||
VisitUnary ( |
Method | Description | |
---|---|---|
AppendBinaryCall ( |
Translates method call expression.
|
|
AppendBinaryPart ( |
||
AppendConstant ( |
||
AppendParameter ( |
||
ExpressionTranslator ( string>.IDictionary |
Constructor.
|
|
TrimString ( StringBuilder builder ) : string |
public AddPostProcessing ( |
||
method | ||
return | void |
public static StripQuotes ( |
||
expression | ||
return |
public Translate ( ITranslationResult result, |
||
result | ITranslationResult | |
method | ||
return | void |
protected VisitBinary ( |
||
binary | ||
return |
protected VisitMember ( |
||
node | ||
return |
protected VisitMethodCall ( |
||
node | ||
return |
protected VisitUnary ( |
||
unary | ||
return |