All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class openjava.main.Yytoken

java.lang.Object
   |
   +----java_cup.runtime.symbol
           |
           +----java_cup.runtime.token
                   |
                   +----openjava.main.Yytoken

class Yytoken
extends token
The Yytoken class makes a media for javacup. Presents for token-node of parse tree.

This class is not public and therefore cannot be used outside this package.


All Packages  Class Hierarchy  This Package  Previous  Next  Index