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