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