EndParenthesis constructor
const
EndParenthesis()
Implementation
final class EndParenthesis extends Special { static const VALUE = ')'; const EndParenthesis();
final class EndParenthesis extends Special { static const VALUE = ')'; const EndParenthesis();