[svn]
r6888: vs-plugin/trunk/Nemerle.Compiler.Utils/Nemerle.Completion2/CodeModel/Project.Type.n
VladD2
svnadmin at nemerle.org
Tue Nov 14 18:57:54 CET 2006
Log:
Comment.
Author: VladD2
Date: Tue Nov 14 18:57:52 2006
New Revision: 6888
Modified:
vs-plugin/trunk/Nemerle.Compiler.Utils/Nemerle.Completion2/CodeModel/Project.Type.n
Modified: vs-plugin/trunk/Nemerle.Compiler.Utils/Nemerle.Completion2/CodeModel/Project.Type.n
==============================================================================
--- vs-plugin/trunk/Nemerle.Compiler.Utils/Nemerle.Completion2/CodeModel/Project.Type.n (original)
+++ vs-plugin/trunk/Nemerle.Compiler.Utils/Nemerle.Completion2/CodeModel/Project.Type.n Tue Nov 14 18:57:52 2006
@@ -73,12 +73,13 @@
}
}
- // Finds an object by provided location.
- // Returns object location * associated Parsetree * associated Typedtree
// PB061114: Ìîæåò ÿâíî äîáàâèòü ïàòòåðíû TExpr.None è PExpr.None è
// èñïîëüçîâàòü èõ âìåñòî null? Åù¸ âàðèàíò: èñïîëüçîâàòü option[TExpr] è option[PExpr]
- //
+ // VladD2: À ÷òî ìåøàåò âîçâðàùàòü ïðîñòî null-û äëÿ TExpr è PExpr? Òóò ÿâíî IT âîçâðàùåò íå òîëüêî TExpr è PExpr.
+
+ /// Finds an object by provided location.
+ /// Returns object location * associated Parsetree * associated Typedtree
private FindObject(
typeDecl : Decl.Type,
fileIndex : int,
More information about the svn
mailing list