org.codehaus.groovy.syntax
Class LookAheadExhaustionException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--java.io.IOException
|
+--org.codehaus.groovy.syntax.LookAheadExhaustionException
- All Implemented Interfaces:
- Serializable
- public class LookAheadExhaustionException
- extends IOException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
LookAheadExhaustionException
public LookAheadExhaustionException(int la)
getLookAhead
public int getLookAhead()
Copyright © 2003 The Codehaus. All Rights Reserved.