invokingState property
What state invoked the rule associated with this context? The "return address" is the followState of invokingState If parent is null, this should be -1.
Implementation
int invokingState;
What state invoked the rule associated with this context? The "return address" is the followState of invokingState If parent is null, this should be -1.
int invokingState;