Compiler Report

Compiler: Eclipse Compiler for Java(TM) Version: 0.A53, 3.6.0

Number of source files: 328 Number of classfiles: 341

Problems: 118 (Errors: 0 Warnings: 118 )

Source File: org/eclipse/wst/xml/xpath2/processor/DefaultEvaluator.java
1. WARNING: UnusedPrivateField

The field DefaultEvaluator._g_coll is never read locally

DefaultEvaluator.java :

167 : private Collection _g_coll;

2. WARNING: LocalVariableIsNeverUsed

The local variable res is never read

DefaultEvaluator.java :

1186 : ResultSequence res = ResultSequenceFactory.create_new();

Source File: org/eclipse/wst/xml/xpath2/processor/internal/Normalizer.java
1. WARNING: UnusedPrivateField

The field Normalizer._sc is never read locally

Normalizer.java :

30 : private StaticContext _sc;

2. WARNING: UnusedPrivateMethod

The method printVarExprPairs(Iterator) from the type Normalizer is never used locally

Normalizer.java :

63 : private void printVarExprPairs(Iterator i) {

3. WARNING: LocalVariableIsNeverUsed

The local variable var is never read

Normalizer.java :

67 : QName var = pair.varname();

4. WARNING: UnusedPrivateMethod

The method doForExpr(Iterator, Expr) from the type Normalizer is never used locally

Normalizer.java :

76 : private void doForExpr(Iterator iter, Expr expr) {

5. WARNING: LocalVariableIsNeverUsed

The local variable var is never read

Normalizer.java :

109 : QName var = (QName) i.next();

Source File: org/eclipse/wst/xml/xpath2/processor/internal/XPathCup.java
1. WARNING: UnusedPrivateField

The field CUP$XPathCup$actions.parser is never read locally

XPathCup.java :

3244 : private final XPathCup parser;

2. WARNING: LocalVariableIsNeverUsed

The local variable nleft is never read

XPathCup.java :

3269 : int nleft = ((java_cup.runtime.Symbol)CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).left;

3. WARNING: LocalVariableIsNeverUsed

The local variable nright is never read

XPathCup.java :

3270 : int nright = ((java_cup.runtime.Symbol)CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).right;

4. WARNING: LocalVariableIsNeverUsed

The local variable n is never read

XPathCup.java :

3271 : Object n = (Object)((java_cup.runtime.Symbol) CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).value;

5. WARNING: LocalVariableIsNeverUsed

The local variable nleft is never read

XPathCup.java :

3281 : int nleft = ((java_cup.runtime.Symbol)CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).left;

6. WARNING: LocalVariableIsNeverUsed

The local variable nright is never read

XPathCup.java :

3282 : int nright = ((java_cup.runtime.Symbol)CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).right;

7. WARNING: LocalVariableIsNeverUsed

The local variable n is never read

XPathCup.java :

3283 : Object n = (Object)((java_cup.runtime.Symbol) CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).value;

8. WARNING: LocalVariableIsNeverUsed

The local variable nleft is never read

XPathCup.java :

3293 : int nleft = ((java_cup.runtime.Symbol)CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).left;

9. WARNING: LocalVariableIsNeverUsed

The local variable nright is never read

XPathCup.java :

3294 : int nright = ((java_cup.runtime.Symbol)CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).right;

10. WARNING: LocalVariableIsNeverUsed

The local variable n is never read

XPathCup.java :

3295 : Object n = (Object)((java_cup.runtime.Symbol) CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).value;

11. WARNING: LocalVariableIsNeverUsed

The local variable nleft is never read

XPathCup.java :

3305 : int nleft = ((java_cup.runtime.Symbol)CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).left;

12. WARNING: LocalVariableIsNeverUsed

The local variable nright is never read

XPathCup.java :

3306 : int nright = ((java_cup.runtime.Symbol)CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).right;

13. WARNING: LocalVariableIsNeverUsed

The local variable n is never read

XPathCup.java :

3307 : Object n = (Object)((java_cup.runtime.Symbol) CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).value;

14. WARNING: LocalVariableIsNeverUsed

The local variable nleft is never read

XPathCup.java :

3317 : int nleft = ((java_cup.runtime.Symbol)CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).left;

15. WARNING: LocalVariableIsNeverUsed

The local variable nright is never read

XPathCup.java :

3318 : int nright = ((java_cup.runtime.Symbol)CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).right;

16. WARNING: LocalVariableIsNeverUsed

The local variable n is never read

XPathCup.java :

3319 : Object n = (Object)((java_cup.runtime.Symbol) CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).value;

17. WARNING: LocalVariableIsNeverUsed

The local variable nleft is never read

XPathCup.java :

3329 : int nleft = ((java_cup.runtime.Symbol)CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).left;

18. WARNING: LocalVariableIsNeverUsed

The local variable nright is never read

XPathCup.java :

3330 : int nright = ((java_cup.runtime.Symbol)CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).right;

19. WARNING: LocalVariableIsNeverUsed

The local variable n is never read

XPathCup.java :

3331 : Object n = (Object)((java_cup.runtime.Symbol) CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).value;

20. WARNING: LocalVariableIsNeverUsed

The local variable nleft is never read

XPathCup.java :

3341 : int nleft = ((java_cup.runtime.Symbol)CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).left;

21. WARNING: LocalVariableIsNeverUsed

The local variable nright is never read

XPathCup.java :

3342 : int nright = ((java_cup.runtime.Symbol)CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).right;

22. WARNING: LocalVariableIsNeverUsed

The local variable n is never read

XPathCup.java :

3343 : String n = (String)((java_cup.runtime.Symbol) CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).value;

23. WARNING: LocalVariableIsNeverUsed

The local variable nleft is never read

XPathCup.java :

3353 : int nleft = ((java_cup.runtime.Symbol)CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).left;

24. WARNING: LocalVariableIsNeverUsed

The local variable nright is never read

XPathCup.java :

3354 : int nright = ((java_cup.runtime.Symbol)CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).right;

25. WARNING: LocalVariableIsNeverUsed

The local variable n is never read

XPathCup.java :

3355 : String n = (String)((java_cup.runtime.Symbol) CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).value;

26. WARNING: LocalVariableIsNeverUsed

The local variable nleft is never read

XPathCup.java :

3365 : int nleft = ((java_cup.runtime.Symbol)CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).left;

27. WARNING: LocalVariableIsNeverUsed

The local variable nright is never read

XPathCup.java :

3366 : int nright = ((java_cup.runtime.Symbol)CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).right;

28. WARNING: LocalVariableIsNeverUsed

The local variable n is never read

XPathCup.java :

3367 : String n = (String)((java_cup.runtime.Symbol) CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).value;

29. WARNING: LocalVariableIsNeverUsed

The local variable nleft is never read

XPathCup.java :

3377 : int nleft = ((java_cup.runtime.Symbol)CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).left;

30. WARNING: LocalVariableIsNeverUsed

The local variable nright is never read

XPathCup.java :

3378 : int nright = ((java_cup.runtime.Symbol)CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).right;

31. WARNING: LocalVariableIsNeverUsed

The local variable n is never read

XPathCup.java :

3379 : String n = (String)((java_cup.runtime.Symbol) CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).value;

32. WARNING: LocalVariableIsNeverUsed

The local variable nleft is never read

XPathCup.java :

3389 : int nleft = ((java_cup.runtime.Symbol)CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).left;

33. WARNING: LocalVariableIsNeverUsed

The local variable nright is never read

XPathCup.java :

3390 : int nright = ((java_cup.runtime.Symbol)CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).right;

34. WARNING: LocalVariableIsNeverUsed

The local variable n is never read

XPathCup.java :

3391 : String n = (String)((java_cup.runtime.Symbol) CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).value;

35. WARNING: LocalVariableIsNeverUsed

The local variable nleft is never read

XPathCup.java :

3401 : int nleft = ((java_cup.runtime.Symbol)CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).left;

36. WARNING: LocalVariableIsNeverUsed

The local variable nright is never read

XPathCup.java :

3402 : int nright = ((java_cup.runtime.Symbol)CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).right;

37. WARNING: LocalVariableIsNeverUsed

The local variable n is never read

XPathCup.java :

3403 : String n = (String)((java_cup.runtime.Symbol) CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).value;

38. WARNING: LocalVariableIsNeverUsed

The local variable nleft is never read

XPathCup.java :

3413 : int nleft = ((java_cup.runtime.Symbol)CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).left;

39. WARNING: LocalVariableIsNeverUsed

The local variable nright is never read

XPathCup.java :

3414 : int nright = ((java_cup.runtime.Symbol)CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).right;

40. WARNING: LocalVariableIsNeverUsed

The local variable n is never read

XPathCup.java :

3415 : String n = (String)((java_cup.runtime.Symbol) CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).value;

41. WARNING: LocalVariableIsNeverUsed

The local variable nleft is never read

XPathCup.java :

3425 : int nleft = ((java_cup.runtime.Symbol)CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).left;

42. WARNING: LocalVariableIsNeverUsed

The local variable nright is never read

XPathCup.java :

3426 : int nright = ((java_cup.runtime.Symbol)CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).right;

43. WARNING: LocalVariableIsNeverUsed

The local variable n is never read

XPathCup.java :

3427 : String n = (String)((java_cup.runtime.Symbol) CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).value;

44. WARNING: LocalVariableIsNeverUsed

The local variable nleft is never read

XPathCup.java :

3437 : int nleft = ((java_cup.runtime.Symbol)CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).left;

45. WARNING: LocalVariableIsNeverUsed

The local variable nright is never read

XPathCup.java :

3438 : int nright = ((java_cup.runtime.Symbol)CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).right;

46. WARNING: LocalVariableIsNeverUsed

The local variable n is never read

XPathCup.java :

3439 : String n = (String)((java_cup.runtime.Symbol) CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).value;

47. WARNING: LocalVariableIsNeverUsed

The local variable nleft is never read

XPathCup.java :

3449 : int nleft = ((java_cup.runtime.Symbol)CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).left;

48. WARNING: LocalVariableIsNeverUsed

The local variable nright is never read

XPathCup.java :

3450 : int nright = ((java_cup.runtime.Symbol)CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).right;

49. WARNING: LocalVariableIsNeverUsed

The local variable n is never read

XPathCup.java :

3451 : String n = (String)((java_cup.runtime.Symbol) CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).value;

50. WARNING: LocalVariableIsNeverUsed

The local variable nleft is never read

XPathCup.java :

3461 : int nleft = ((java_cup.runtime.Symbol)CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).left;

51. WARNING: LocalVariableIsNeverUsed

The local variable nright is never read

XPathCup.java :

3462 : int nright = ((java_cup.runtime.Symbol)CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).right;

52. WARNING: LocalVariableIsNeverUsed

The local variable n is never read

XPathCup.java :

3463 : String n = (String)((java_cup.runtime.Symbol) CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).value;

53. WARNING: LocalVariableIsNeverUsed

The local variable nleft is never read

XPathCup.java :

3473 : int nleft = ((java_cup.runtime.Symbol)CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).left;

54. WARNING: LocalVariableIsNeverUsed

The local variable nright is never read

XPathCup.java :

3474 : int nright = ((java_cup.runtime.Symbol)CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).right;

55. WARNING: LocalVariableIsNeverUsed

The local variable n is never read

XPathCup.java :

3475 : String n = (String)((java_cup.runtime.Symbol) CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).value;

56. WARNING: LocalVariableIsNeverUsed

The local variable nleft is never read

XPathCup.java :

3485 : int nleft = ((java_cup.runtime.Symbol)CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).left;

57. WARNING: LocalVariableIsNeverUsed

The local variable nright is never read

XPathCup.java :

3486 : int nright = ((java_cup.runtime.Symbol)CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).right;

58. WARNING: LocalVariableIsNeverUsed

The local variable n is never read

XPathCup.java :

3487 : String n = (String)((java_cup.runtime.Symbol) CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).value;

59. WARNING: LocalVariableIsNeverUsed

The local variable nleft is never read

XPathCup.java :

3497 : int nleft = ((java_cup.runtime.Symbol)CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).left;

60. WARNING: LocalVariableIsNeverUsed

The local variable nright is never read

XPathCup.java :

3498 : int nright = ((java_cup.runtime.Symbol)CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).right;

61. WARNING: LocalVariableIsNeverUsed

The local variable n is never read

XPathCup.java :

3499 : String n = (String)((java_cup.runtime.Symbol) CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).value;

62. WARNING: LocalVariableIsNeverUsed

The local variable nleft is never read

XPathCup.java :

3509 : int nleft = ((java_cup.runtime.Symbol)CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).left;

63. WARNING: LocalVariableIsNeverUsed

The local variable nright is never read

XPathCup.java :

3510 : int nright = ((java_cup.runtime.Symbol)CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).right;

64. WARNING: LocalVariableIsNeverUsed

The local variable n is never read

XPathCup.java :

3511 : String n = (String)((java_cup.runtime.Symbol) CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).value;

65. WARNING: LocalVariableIsNeverUsed

The local variable nleft is never read

XPathCup.java :

3521 : int nleft = ((java_cup.runtime.Symbol)CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).left;

66. WARNING: LocalVariableIsNeverUsed

The local variable nright is never read

XPathCup.java :

3522 : int nright = ((java_cup.runtime.Symbol)CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).right;

67. WARNING: LocalVariableIsNeverUsed

The local variable n is never read

XPathCup.java :

3523 : String n = (String)((java_cup.runtime.Symbol) CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).value;

68. WARNING: LocalVariableIsNeverUsed

The local variable nleft is never read

XPathCup.java :

3533 : int nleft = ((java_cup.runtime.Symbol)CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).left;

69. WARNING: LocalVariableIsNeverUsed

The local variable nright is never read

XPathCup.java :

3534 : int nright = ((java_cup.runtime.Symbol)CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).right;

70. WARNING: LocalVariableIsNeverUsed

The local variable n is never read

XPathCup.java :

3535 : String n = (String)((java_cup.runtime.Symbol) CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).value;

71. WARNING: LocalVariableIsNeverUsed

The local variable nleft is never read

XPathCup.java :

3545 : int nleft = ((java_cup.runtime.Symbol)CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).left;

72. WARNING: LocalVariableIsNeverUsed

The local variable nright is never read

XPathCup.java :

3546 : int nright = ((java_cup.runtime.Symbol)CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).right;

73. WARNING: LocalVariableIsNeverUsed

The local variable n is never read

XPathCup.java :

3547 : String n = (String)((java_cup.runtime.Symbol) CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).value;

74. WARNING: LocalVariableIsNeverUsed

The local variable nleft is never read

XPathCup.java :

3557 : int nleft = ((java_cup.runtime.Symbol)CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).left;

75. WARNING: LocalVariableIsNeverUsed

The local variable nright is never read

XPathCup.java :

3558 : int nright = ((java_cup.runtime.Symbol)CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).right;

76. WARNING: LocalVariableIsNeverUsed

The local variable n is never read

XPathCup.java :

3559 : String n = (String)((java_cup.runtime.Symbol) CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).value;

77. WARNING: LocalVariableIsNeverUsed

The local variable nleft is never read

XPathCup.java :

3569 : int nleft = ((java_cup.runtime.Symbol)CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).left;

78. WARNING: LocalVariableIsNeverUsed

The local variable nright is never read

XPathCup.java :

3570 : int nright = ((java_cup.runtime.Symbol)CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).right;

79. WARNING: LocalVariableIsNeverUsed

The local variable n is never read

XPathCup.java :

3571 : String n = (String)((java_cup.runtime.Symbol) CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).value;

80. WARNING: LocalVariableIsNeverUsed

The local variable nleft is never read

XPathCup.java :

3581 : int nleft = ((java_cup.runtime.Symbol)CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).left;

81. WARNING: LocalVariableIsNeverUsed

The local variable nright is never read

XPathCup.java :

3582 : int nright = ((java_cup.runtime.Symbol)CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).right;

82. WARNING: LocalVariableIsNeverUsed

The local variable n is never read

XPathCup.java :

3583 : String n = (String)((java_cup.runtime.Symbol) CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).value;

83. WARNING: LocalVariableIsNeverUsed

The local variable nleft is never read

XPathCup.java :

3593 : int nleft = ((java_cup.runtime.Symbol)CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).left;

84. WARNING: LocalVariableIsNeverUsed

The local variable nright is never read

XPathCup.java :

3594 : int nright = ((java_cup.runtime.Symbol)CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).right;

85. WARNING: LocalVariableIsNeverUsed

The local variable n is never read

XPathCup.java :

3595 : String n = (String)((java_cup.runtime.Symbol) CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).value;

86. WARNING: LocalVariableIsNeverUsed

The local variable nleft is never read

XPathCup.java :

3605 : int nleft = ((java_cup.runtime.Symbol)CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).left;

87. WARNING: LocalVariableIsNeverUsed

The local variable nright is never read

XPathCup.java :

3606 : int nright = ((java_cup.runtime.Symbol)CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).right;

88. WARNING: LocalVariableIsNeverUsed

The local variable n is never read

XPathCup.java :

3607 : String n = (String)((java_cup.runtime.Symbol) CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).value;

89. WARNING: LocalVariableIsNeverUsed

The local variable nleft is never read

XPathCup.java :

3617 : int nleft = ((java_cup.runtime.Symbol)CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).left;

90. WARNING: LocalVariableIsNeverUsed

The local variable nright is never read

XPathCup.java :

3618 : int nright = ((java_cup.runtime.Symbol)CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).right;

91. WARNING: LocalVariableIsNeverUsed

The local variable n is never read

XPathCup.java :

3619 : String n = (String)((java_cup.runtime.Symbol) CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).value;

92. WARNING: LocalVariableIsNeverUsed

The local variable nleft is never read

XPathCup.java :

3629 : int nleft = ((java_cup.runtime.Symbol)CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).left;

93. WARNING: LocalVariableIsNeverUsed

The local variable nright is never read

XPathCup.java :

3630 : int nright = ((java_cup.runtime.Symbol)CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).right;

94. WARNING: LocalVariableIsNeverUsed

The local variable n is never read

XPathCup.java :

3631 : String n = (String)((java_cup.runtime.Symbol) CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).value;

95. WARNING: LocalVariableIsNeverUsed

The local variable nleft is never read

XPathCup.java :

3641 : int nleft = ((java_cup.runtime.Symbol)CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).left;

96. WARNING: LocalVariableIsNeverUsed

The local variable nright is never read

XPathCup.java :

3642 : int nright = ((java_cup.runtime.Symbol)CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).right;

97. WARNING: LocalVariableIsNeverUsed

The local variable n is never read

XPathCup.java :

3643 : String n = (String)((java_cup.runtime.Symbol) CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).value;

98. WARNING: LocalVariableIsNeverUsed

The local variable nleft is never read

XPathCup.java :

3653 : int nleft = ((java_cup.runtime.Symbol)CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).left;

99. WARNING: LocalVariableIsNeverUsed

The local variable nright is never read

XPathCup.java :

3654 : int nright = ((java_cup.runtime.Symbol)CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).right;

100. WARNING: LocalVariableIsNeverUsed

The local variable n is never read

XPathCup.java :

3655 : String n = (String)((java_cup.runtime.Symbol) CUP$XPathCup$stack.elementAt(CUP$XPathCup$top-0)).value;

Source File: org/eclipse/wst/xml/xpath2/processor/internal/XPathFlex.java
1. WARNING: UnusedPrivateField

The field XPathFlex.yychar is never read locally

XPathFlex.java :

538 : private int yychar;

2. WARNING: UnusedPrivateField

The field XPathFlex.zzAtBOL is never read locally

XPathFlex.java :

549 : private boolean zzAtBOL = true;

Source File: org/eclipse/wst/xml/xpath2/processor/internal/function/FnAvg.java
1. WARNING: UnusedImport

The import org.eclipse.wst.xml.xpath2.processor.internal.types.NodeType is never used

FnAvg.java :

29 : import org.eclipse.wst.xml.xpath2.processor.internal.types.NodeType;

2. WARNING: UnusedImport

The import org.eclipse.wst.xml.xpath2.processor.internal.types.NumericType is never used

FnAvg.java :

30 : import org.eclipse.wst.xml.xpath2.processor.internal.types.NumericType;

3. WARNING: UnusedImport

The import org.eclipse.wst.xml.xpath2.processor.internal.types.XSDayTimeDuration is never used

FnAvg.java :

32 : import org.eclipse.wst.xml.xpath2.processor.internal.types.XSDayTimeDuration;

4. WARNING: UnusedImport

The import org.eclipse.wst.xml.xpath2.processor.internal.types.XSDecimal is never used

FnAvg.java :

33 : import org.eclipse.wst.xml.xpath2.processor.internal.types.XSDecimal;

5. WARNING: UnusedImport

The import org.eclipse.wst.xml.xpath2.processor.internal.types.XSUntypedAtomic is never used

FnAvg.java :

37 : import org.eclipse.wst.xml.xpath2.processor.internal.types.XSUntypedAtomic;

6. WARNING: UnusedImport

The import org.eclipse.wst.xml.xpath2.processor.internal.types.XSYearMonthDuration is never used

FnAvg.java :

38 : import org.eclipse.wst.xml.xpath2.processor.internal.types.XSYearMonthDuration;

Source File: org/eclipse/wst/xml/xpath2/processor/internal/function/FnCollection.java
1. WARNING: UnusedImport

The import org.eclipse.wst.xml.xpath2.processor.StaticContext is never used

FnCollection.java :

19 : import org.eclipse.wst.xml.xpath2.processor.StaticContext;

Source File: org/eclipse/wst/xml/xpath2/processor/internal/utils/NumericTypePromoter.java
1. WARNING: UnusedImport

The import java.math.BigDecimal is never used

NumericTypePromoter.java :

15 : import java.math.BigDecimal;

2. WARNING: UnusedImport

The import java.math.BigInteger is never used

NumericTypePromoter.java :

16 : import java.math.BigInteger;