Extension SDK

Package oracle.javatools.parser.util

The Parser Utilities package contains utility classes used by the rest of the parser framework.

See:
          Description

Class Summary
ArrayListHeap The ArrayListHeap class is a utility class which keeps a cache of empty ArrayList instances for quick reuse.
KeywordTable The KeywordTable utility class is a stripped down hash table implementation with a couple assumptions:
SimpleStack SimpleStack is an unsynchronized stack container based off of ArrayList.
 

Package oracle.javatools.parser.util Description

The Parser Utilities package contains utility classes used by the rest of the parser framework.


Extension SDK

 

Copyright ©1997, 2003, Oracle. All rights reserved.