UnmatchedClosingBrace

public final class UnmatchedClosingBrace extends ParseError

Functions

component1
Link copied to clipboard
final Token component1()
copy
Link copied to clipboard
final UnmatchedClosingBrace copy(Token closingBrace)
equals
Link copied to clipboard
Boolean equals(Object other)
getClosingBrace
Link copied to clipboard
final Token getClosingBrace()
hashCode
Link copied to clipboard
Integer hashCode()
toString
Link copied to clipboard
String toString()

Properties

closingBrace
Link copied to clipboard
private final Token closingBrace