示例#1
0
 public PsiFileModificationInfo GetReParseResult(TreeTextRange modifiedRange, string text)
 {
     return(_file.GetReParseResult(modifiedRange, text));
 }