org.antlr.runtime
public class MismatchedSetException extends RecognitionException
Modifier and Type | Field and Description |
---|---|
BitSet |
expecting |
approximateLineInfo, c, charPositionInLine, index, input, line, node, token
Constructor and Description |
---|
MismatchedSetException()
Used for remote debugger deserialization
|
MismatchedSetException(BitSet expecting,
IntStream input) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
extractInformationFromTreeNodeStream, getUnexpectedType
public BitSet expecting
Copyright © 2014. All Rights Reserved.