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