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