Raccoon.QE
Class ScanHelp

java.lang.Object
  extended byRaccoon.QE.ScanHelp

public class ScanHelp
extends java.lang.Object

ScanHelp : Helper program for the java lexer.

Author:
Qi Zhong

Field Summary
static int MAXSTRINGLEN
           
 
Constructor Summary
ScanHelp()
           
 
Method Summary
static int get_id(java.lang.String str)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MAXSTRINGLEN

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

ScanHelp

public ScanHelp()
Method Detail

get_id

public static int get_id(java.lang.String str)