예제 #1
0
 internal LocationInfo GetLoc(Node node) => _scope.GetLoc(node);
예제 #2
0
 private LocationInfo GetLoc(Node node) => _scope.GetLoc(node);