rightBracket property

Token? rightBracket

Return the right curly bracket, or null if the expression is an identifier without brackets.

Implementation

Token? get rightBracket;