Antlr4.Runtime.Atn.EmptyPredictionContext.EmptyPredictionContext C# (CSharp) Method

EmptyPredictionContext() private method

private EmptyPredictionContext ( ) : System
return System
        internal EmptyPredictionContext()
            : base(null, EMPTY_RETURN_STATE) 
        {
        }