org.javacc.parser
Class MatchInfo

java.lang.Object
  extended by org.javacc.parser.MatchInfo

public class MatchInfo
extends java.lang.Object


Field Summary
static int laLimit
           
 
Constructor Summary
MatchInfo()
           
 
Method Summary
static void reInit()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

laLimit

public static int laLimit
Constructor Detail

MatchInfo

public MatchInfo()
Method Detail

reInit

public static void reInit()