invokingState property

int invokingState
getter/setter pairinherited

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;