OptTypeContext constructor
OptTypeContext([
- ParserRuleContext? parent,
- int? invokingState
Implementation
OptTypeContext([ParserRuleContext? parent, int? invokingState]) : super(parent, invokingState);