public class SyntaxExceptionNotAccepted extends SyntaxException
source| Constructor and Description |
|---|
SyntaxExceptionNotAccepted(int pos,
java.util.LinkedList<?> expected) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
getStringRepresentationgetSource, hasSource, setSourcegetInputKey, getPos, isPosSet, posToString, setInputKey, setPospublic SyntaxExceptionNotAccepted(int pos,
java.util.LinkedList<?> expected)
public java.lang.String toString()
toString in class SyntaxException