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