ESC/Java2
© 2003,2004,2005 David Cok and Joseph Kiniry
© 2005 UCD Dublin
© 2003,2004 Radboud University Nijmegen
© 1999,2000 Compaq Computer Corporation
© 1997,1998,1999 Digital Equipment Corporation
All Rights Reserved

javafe.parser
Class PunctuationPrefixTree

java.lang.Object
  extended byjavafe.parser.PunctuationPrefixTree

class PunctuationPrefixTree
extends java.lang.Object


Field Summary
static int CHILDLEN
           
 PunctuationPrefixTree[] children
           
 int code
           
 
Constructor Summary
(package private) PunctuationPrefixTree()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CHILDLEN

public static final int CHILDLEN
See Also:
Constant Field Values

code

public int code

children

public PunctuationPrefixTree[] children
Constructor Detail

PunctuationPrefixTree

PunctuationPrefixTree()

ESC/Java2
© 2003,2004,2005 David Cok and Joseph Kiniry
© 2005 UCD Dublin
© 2003,2004 Radboud University Nijmegen
© 1999,2000 Compaq Computer Corporation
© 1997,1998,1999 Digital Equipment Corporation
All Rights Reserved

The ESC/Java2 Project Homepage