Unmatched Closing Brace
            The ParseError representing a found closing brace but no matching opening brace.
Constructors
UnmatchedClosingBrace
                          
                    Link copied to clipboard
                        Functions
component1
                          
                    Link copied to clipboard
                        copy
                          
                    Link copied to clipboard
                        getClosingBrace
                          
                    Link copied to clipboard
                        Properties
closingBrace
                          
                    Link copied to clipboard
                        The Token representing the unmatched right brace in the source code.