I\'m working on a JavaCC project and I\'m having some trouble extending the Token class. I want to create a subclass classed IDToken and override its getValue() method. Below is