UnmatchedOpeningBraces

public final class UnmatchedOpeningBraces extends ParseError

Functions

component1
Link copied to clipboard
final List<Tokencomponent1()
copy
Link copied to clipboard
final UnmatchedOpeningBraces copy(List<TokenopeningBraces)
equals
Link copied to clipboard
Boolean equals(Object other)
getOpeningBraces
Link copied to clipboard
final List<TokengetOpeningBraces()
hashCode
Link copied to clipboard
Integer hashCode()
toString
Link copied to clipboard
String toString()

Properties

openingBraces
Link copied to clipboard
private final List<TokenopeningBraces