StartParenthesis constructor

const StartParenthesis()

Implementation

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