Compiler Report

Compiler: Eclipse Compiler for Java(TM) Version: 0.C58, 3.8.0

Number of source files: 376 Number of classfiles: 408

Problems: 114 (Errors: 0 Warnings: 114 )

Source File: org/eclipse/wst/xml/xpath2/processor/StaticNameResolver.java
1. WARNING: UnusedImport

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

StaticNameResolver.java :

35 : import org.eclipse.wst.xml.xpath2.processor.internal.StaticVarNameError;

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

The value of the field Normalizer._sc is not used

Normalizer.java :

90 : private StaticContext _sc;

2. WARNING: UnusedPrivateMethod

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

Normalizer.java :

123 : private void printVarExprPairs(Iterator i) {

3. WARNING: LocalVariableIsNeverUsed

The value of the local variable var is not used

Normalizer.java :

127 : QName var = pair.varname();

4. WARNING: UnusedPrivateMethod

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

Normalizer.java :

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

5. WARNING: LocalVariableIsNeverUsed

The value of the local variable var is not used

Normalizer.java :

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

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

The import java.util.Collection is never used

StaticContextAdapter.java :

17 : import java.util.Collection;

2. WARNING: UnusedImport

The import org.eclipse.wst.xml.xpath2.api.EvaluationContext is never used

StaticContextAdapter.java :

27 : import org.eclipse.wst.xml.xpath2.api.EvaluationContext;

3. WARNING: UnusedImport

The import org.eclipse.wst.xml.xpath2.api.ResultSequence is never used

StaticContextAdapter.java :

30 : import org.eclipse.wst.xml.xpath2.api.ResultSequence;

4. WARNING: UnusedImport

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

StaticContextAdapter.java :

31 : import org.eclipse.wst.xml.xpath2.api.StaticContext;

5. WARNING: UnusedImport

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

StaticContextAdapter.java :

35 : import org.eclipse.wst.xml.xpath2.processor.DefaultDynamicContext;

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

The value of the field CUP$XPathCup$actions.parser is not used

XPathCup.java :

3244 : private final XPathCup parser;

2. WARNING: LocalVariableIsNeverUsed

The value of the local variable nleft is not used

XPathCup.java :

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

3. WARNING: LocalVariableIsNeverUsed

The value of the local variable nright is not used

XPathCup.java :

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

4. WARNING: LocalVariableIsNeverUsed

The value of the local variable n is not used

XPathCup.java :

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

5. WARNING: LocalVariableIsNeverUsed

The value of the local variable nleft is not used

XPathCup.java :

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

6. WARNING: LocalVariableIsNeverUsed

The value of the local variable nright is not used

XPathCup.java :

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

7. WARNING: LocalVariableIsNeverUsed

The value of the local variable n is not used

XPathCup.java :

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

8. WARNING: LocalVariableIsNeverUsed

The value of the local variable nleft is not used

XPathCup.java :

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

9. WARNING: LocalVariableIsNeverUsed

The value of the local variable nright is not used

XPathCup.java :

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

10. WARNING: LocalVariableIsNeverUsed

The value of the local variable n is not used

XPathCup.java :

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

11. WARNING: LocalVariableIsNeverUsed

The value of the local variable nleft is not used

XPathCup.java :

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

12. WARNING: LocalVariableIsNeverUsed

The value of the local variable nright is not used

XPathCup.java :

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

13. WARNING: LocalVariableIsNeverUsed

The value of the local variable n is not used

XPathCup.java :

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

14. WARNING: LocalVariableIsNeverUsed

The value of the local variable nleft is not used

XPathCup.java :

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

15. WARNING: LocalVariableIsNeverUsed

The value of the local variable nright is not used

XPathCup.java :

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

16. WARNING: LocalVariableIsNeverUsed

The value of the local variable n is not used

XPathCup.java :

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

17. WARNING: LocalVariableIsNeverUsed

The value of the local variable nleft is not used

XPathCup.java :

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

18. WARNING: LocalVariableIsNeverUsed

The value of the local variable nright is not used

XPathCup.java :

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

19. WARNING: LocalVariableIsNeverUsed

The value of the local variable n is not used

XPathCup.java :

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

20. WARNING: LocalVariableIsNeverUsed

The value of the local variable nleft is not used

XPathCup.java :

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

21. WARNING: LocalVariableIsNeverUsed

The value of the local variable nright is not used

XPathCup.java :

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

22. WARNING: LocalVariableIsNeverUsed

The value of the local variable n is not used

XPathCup.java :

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

23. WARNING: LocalVariableIsNeverUsed

The value of the local variable nleft is not used

XPathCup.java :

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

24. WARNING: LocalVariableIsNeverUsed

The value of the local variable nright is not used

XPathCup.java :

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

25. WARNING: LocalVariableIsNeverUsed

The value of the local variable n is not used

XPathCup.java :

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

26. WARNING: LocalVariableIsNeverUsed

The value of the local variable nleft is not used

XPathCup.java :

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

27. WARNING: LocalVariableIsNeverUsed

The value of the local variable nright is not used

XPathCup.java :

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

28. WARNING: LocalVariableIsNeverUsed

The value of the local variable n is not used

XPathCup.java :

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

29. WARNING: LocalVariableIsNeverUsed

The value of the local variable nleft is not used

XPathCup.java :

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

30. WARNING: LocalVariableIsNeverUsed

The value of the local variable nright is not used

XPathCup.java :

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

31. WARNING: LocalVariableIsNeverUsed

The value of the local variable n is not used

XPathCup.java :

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

32. WARNING: LocalVariableIsNeverUsed

The value of the local variable nleft is not used

XPathCup.java :

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

33. WARNING: LocalVariableIsNeverUsed

The value of the local variable nright is not used

XPathCup.java :

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

34. WARNING: LocalVariableIsNeverUsed

The value of the local variable n is not used

XPathCup.java :

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

35. WARNING: LocalVariableIsNeverUsed

The value of the local variable nleft is not used

XPathCup.java :

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

36. WARNING: LocalVariableIsNeverUsed

The value of the local variable nright is not used

XPathCup.java :

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

37. WARNING: LocalVariableIsNeverUsed

The value of the local variable n is not used

XPathCup.java :

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

38. WARNING: LocalVariableIsNeverUsed

The value of the local variable nleft is not used

XPathCup.java :

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

39. WARNING: LocalVariableIsNeverUsed

The value of the local variable nright is not used

XPathCup.java :

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

40. WARNING: LocalVariableIsNeverUsed

The value of the local variable n is not used

XPathCup.java :

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

41. WARNING: LocalVariableIsNeverUsed

The value of the local variable nleft is not used

XPathCup.java :

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

42. WARNING: LocalVariableIsNeverUsed

The value of the local variable nright is not used

XPathCup.java :

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

43. WARNING: LocalVariableIsNeverUsed

The value of the local variable n is not used

XPathCup.java :

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

44. WARNING: LocalVariableIsNeverUsed

The value of the local variable nleft is not used

XPathCup.java :

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

45. WARNING: LocalVariableIsNeverUsed

The value of the local variable nright is not used

XPathCup.java :

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

46. WARNING: LocalVariableIsNeverUsed

The value of the local variable n is not used

XPathCup.java :

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

47. WARNING: LocalVariableIsNeverUsed

The value of the local variable nleft is not used

XPathCup.java :

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

48. WARNING: LocalVariableIsNeverUsed

The value of the local variable nright is not used

XPathCup.java :

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

49. WARNING: LocalVariableIsNeverUsed

The value of the local variable n is not used

XPathCup.java :

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

50. WARNING: LocalVariableIsNeverUsed

The value of the local variable nleft is not used

XPathCup.java :

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

51. WARNING: LocalVariableIsNeverUsed

The value of the local variable nright is not used

XPathCup.java :

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

52. WARNING: LocalVariableIsNeverUsed

The value of the local variable n is not used

XPathCup.java :

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

53. WARNING: LocalVariableIsNeverUsed

The value of the local variable nleft is not used

XPathCup.java :

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

54. WARNING: LocalVariableIsNeverUsed

The value of the local variable nright is not used

XPathCup.java :

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

55. WARNING: LocalVariableIsNeverUsed

The value of the local variable n is not used

XPathCup.java :

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

56. WARNING: LocalVariableIsNeverUsed

The value of the local variable nleft is not used

XPathCup.java :

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

57. WARNING: LocalVariableIsNeverUsed

The value of the local variable nright is not used

XPathCup.java :

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

58. WARNING: LocalVariableIsNeverUsed

The value of the local variable n is not used

XPathCup.java :

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

59. WARNING: LocalVariableIsNeverUsed

The value of the local variable nleft is not used

XPathCup.java :

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

60. WARNING: LocalVariableIsNeverUsed

The value of the local variable nright is not used

XPathCup.java :

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

61. WARNING: LocalVariableIsNeverUsed

The value of the local variable n is not used

XPathCup.java :

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

62. WARNING: LocalVariableIsNeverUsed

The value of the local variable nleft is not used

XPathCup.java :

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

63. WARNING: LocalVariableIsNeverUsed

The value of the local variable nright is not used

XPathCup.java :

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

64. WARNING: LocalVariableIsNeverUsed

The value of the local variable n is not used

XPathCup.java :

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

65. WARNING: LocalVariableIsNeverUsed

The value of the local variable nleft is not used

XPathCup.java :

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

66. WARNING: LocalVariableIsNeverUsed

The value of the local variable nright is not used

XPathCup.java :

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

67. WARNING: LocalVariableIsNeverUsed

The value of the local variable n is not used

XPathCup.java :

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

68. WARNING: LocalVariableIsNeverUsed

The value of the local variable nleft is not used

XPathCup.java :

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

69. WARNING: LocalVariableIsNeverUsed

The value of the local variable nright is not used

XPathCup.java :

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

70. WARNING: LocalVariableIsNeverUsed

The value of the local variable n is not used

XPathCup.java :

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

71. WARNING: LocalVariableIsNeverUsed

The value of the local variable nleft is not used

XPathCup.java :

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

72. WARNING: LocalVariableIsNeverUsed

The value of the local variable nright is not used

XPathCup.java :

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

73. WARNING: LocalVariableIsNeverUsed

The value of the local variable n is not used

XPathCup.java :

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

74. WARNING: LocalVariableIsNeverUsed

The value of the local variable nleft is not used

XPathCup.java :

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

75. WARNING: LocalVariableIsNeverUsed

The value of the local variable nright is not used

XPathCup.java :

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

76. WARNING: LocalVariableIsNeverUsed

The value of the local variable n is not used

XPathCup.java :

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

77. WARNING: LocalVariableIsNeverUsed

The value of the local variable nleft is not used

XPathCup.java :

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

78. WARNING: LocalVariableIsNeverUsed

The value of the local variable nright is not used

XPathCup.java :

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

79. WARNING: LocalVariableIsNeverUsed

The value of the local variable n is not used

XPathCup.java :

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

80. WARNING: LocalVariableIsNeverUsed

The value of the local variable nleft is not used

XPathCup.java :

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

81. WARNING: LocalVariableIsNeverUsed

The value of the local variable nright is not used

XPathCup.java :

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

82. WARNING: LocalVariableIsNeverUsed

The value of the local variable n is not used

XPathCup.java :

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

83. WARNING: LocalVariableIsNeverUsed

The value of the local variable nleft is not used

XPathCup.java :

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

84. WARNING: LocalVariableIsNeverUsed

The value of the local variable nright is not used

XPathCup.java :

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

85. WARNING: LocalVariableIsNeverUsed

The value of the local variable n is not used

XPathCup.java :

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

86. WARNING: LocalVariableIsNeverUsed

The value of the local variable nleft is not used

XPathCup.java :

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

87. WARNING: LocalVariableIsNeverUsed

The value of the local variable nright is not used

XPathCup.java :

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

88. WARNING: LocalVariableIsNeverUsed

The value of the local variable n is not used

XPathCup.java :

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

89. WARNING: LocalVariableIsNeverUsed

The value of the local variable nleft is not used

XPathCup.java :

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

90. WARNING: LocalVariableIsNeverUsed

The value of the local variable nright is not used

XPathCup.java :

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

91. WARNING: LocalVariableIsNeverUsed

The value of the local variable n is not used

XPathCup.java :

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

92. WARNING: LocalVariableIsNeverUsed

The value of the local variable nleft is not used

XPathCup.java :

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

93. WARNING: LocalVariableIsNeverUsed

The value of the local variable nright is not used

XPathCup.java :

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

94. WARNING: LocalVariableIsNeverUsed

The value of the local variable n is not used

XPathCup.java :

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

95. WARNING: LocalVariableIsNeverUsed

The value of the local variable nleft is not used

XPathCup.java :

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

96. WARNING: LocalVariableIsNeverUsed

The value of the local variable nright is not used

XPathCup.java :

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

97. WARNING: LocalVariableIsNeverUsed

The value of the local variable n is not used

XPathCup.java :

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

98. WARNING: LocalVariableIsNeverUsed

The value of the local variable nleft is not used

XPathCup.java :

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

99. WARNING: LocalVariableIsNeverUsed

The value of the local variable nright is not used

XPathCup.java :

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

100. WARNING: LocalVariableIsNeverUsed

The value of the local variable n is not used

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 value of the field XPathFlex.yychar is not used

XPathFlex.java :

597 : private int yychar;

2. WARNING: UnusedPrivateField

The value of the field XPathFlex.zzAtBOL is not used

XPathFlex.java :

608 : private boolean zzAtBOL = true;

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

The value of the field StaticContextBuilder._variableCardinality is not used

StaticContextBuilder.java :

67 : private Map/*<String, Short>*/ _variableCardinality = new HashMap/*<String, Short>*/();