ParseError

public class ParseError

The supertype of all parse errors.

Functions

equals
Link copied to clipboard
Boolean equals(Object other)
hashCode
Link copied to clipboard
Integer hashCode()
toString
Link copied to clipboard
String toString()

Inheritors

MismatchedClosingBrace
Link copied to clipboard
UnmatchedClosingBrace
Link copied to clipboard
UnmatchedOpeningBraces
Link copied to clipboard