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