public class ParserShouldNotBeHereException extends RuntimeException
| Constructor and Description |
|---|
ParserShouldNotBeHereException(de.fau.cs.osr.ptk.common.ast.Location location,
String context,
int pos) |
ParserShouldNotBeHereException(xtc.tree.Location location,
String context,
int pos) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContext() |
de.fau.cs.osr.ptk.common.ast.Location |
getLocation() |
int |
getPos() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceCopyright © 2010-2012 University of Erlangen-Nürnberg - Open Source Research Group. All Rights Reserved.