C# Class ICSharpCode.NRefactory.CSharp.InsertParenthesesVisitorTests

Datei anzeigen Open project: icsharpcode/NRefactory

Private Methods

Method Description
AdditionWithConditional ( ) : void
ArrayCreationInIndexer ( ) : void
ArrayCreationWithInitializerInIndexer ( ) : void
CastAndInvoke ( ) : void
DoubleNegation ( ) : void
EqualityInAssignment ( ) : void
InsertReadable ( Expression expr ) : string
InsertRequired ( Expression expr ) : string
Logical1 ( ) : void
Logical2 ( ) : void
Logical3 ( ) : void
Logical4 ( ) : void
MethodCallOnQueryExpression ( ) : void
PostPre ( ) : void
PrePost ( ) : void
QueryInTypeTest ( ) : void
SetUp ( ) : void
SumOfQueries ( ) : void
TrickyCast1 ( ) : void
TrickyCast2 ( ) : void
TrickyCast3 ( ) : void
TrickyCast4 ( ) : void
TrickyCast5 ( ) : void
TrickyCast6 ( ) : void
TypeTestInConditional ( ) : void