org.mesopotamia.util
Class Edge

java.lang.Object
  extended by org.mesopotamia.util.Edge

public class Edge
extends java.lang.Object


Field Summary
static int EOF
           
static int EPSILON
           
static int INVALID
           
static int MIN_TOKEN_TYPE
           
 
Constructor Summary
Edge()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INVALID

public static final int INVALID
See Also:
Constant Field Values

EPSILON

public static final int EPSILON
See Also:
Constant Field Values

EOF

public static final int EOF
See Also:
Constant Field Values

MIN_TOKEN_TYPE

public static final int MIN_TOKEN_TYPE
See Also:
Constant Field Values
Constructor Detail

Edge

public Edge()


Copyright © 2005 Hammurapi Group. All Rights Reserved.