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