PredictionContext.EMPTY_RETURN_STATE

Represents {@code $} in an array in full context mode, when {@code $} doesn't mean wildcard: {@code $ + x = [$,x]}. Here, {@code $} = {@link #EMPTY_RETURN_STATE}.

class PredictionContext
enum int EMPTY_RETURN_STATE;

Meta