- org.codehaus.groovy.syntax.TokenMismatchException
-
-
Methods Summary
-
Inherited Methods Summary
Inherited Methods
Methods inherited from class |
Name |
class SyntaxException |
getEndColumn, getEndLine, getLine, getMessage, getOriginalMessage, getSourceLocator, getStartColumn, getStartLine, setSourceLocator |
class GroovyException |
isFatal, setFatal |
class Exception |
printStackTrace, printStackTrace, printStackTrace, fillInStackTrace, getCause, initCause, toString, addSuppressed, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, setStackTrace, wait, wait, wait, equals, hashCode, getClass, notify, notifyAll |
-
-
Constructor Detail
-
public TokenMismatchException(Token token, int expectedType)
-
Method Detail
-
public int getExpectedType()
-
public Token getUnexpectedToken()
Copyright © 2003-2018 The Apache Software Foundation. All rights reserved.