You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: plugins/org.eclipse.dltk.javascript.core/src/org/eclipse/dltk/internal/javascript/ti/IValueTypeFactory.java
-11Lines changed: 0 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -19,24 +19,13 @@ public interface IValueTypeFactory {
Copy file name to clipboardExpand all lines: plugins/org.eclipse.dltk.javascript.core/src/org/eclipse/dltk/internal/javascript/ti/TypeInferencerVisitor.java
+14-15Lines changed: 14 additions & 15 deletions
Original file line number
Diff line number
Diff line change
@@ -269,16 +269,16 @@ public IValueReference visitBinaryOperation(BinaryOperation node) {
Copy file name to clipboardExpand all lines: plugins/org.eclipse.dltk.javascript.core/src/org/eclipse/dltk/internal/javascript/ti/ValueTypeFactoryImpl.java
-16Lines changed: 0 additions & 16 deletions
Original file line number
Diff line number
Diff line change
@@ -34,30 +34,14 @@ public IValueReference create(IValueParent parent, final IRType type) {
Copy file name to clipboardExpand all lines: plugins/org.eclipse.dltk.javascript.core/src/org/eclipse/dltk/internal/javascript/validation/TypeInfoValidator.java
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -869,7 +869,7 @@ public IValueReference visitCallExpression(CallExpression node) {
0 commit comments