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