public RParenthesesTokenElement(RParenthesesNodeType tokenNodeType) : base(tokenNodeType)
 {
 }
 public RParenthesesTokenElement(RParenthesesNodeType tokenNodeType) : base(tokenNodeType) { }