Beispiel #1
0
 public IDeclarationsRange GetDeclarationsRange(TreeTextRange range)
 {
     return(_classDeclaration.GetDeclarationsRange(range));
 }