Class PredictionContextCache.PredictionContextAndInt

java.lang.Object
org.antlr.v4.runtime.atn.PredictionContextCache.PredictionContextAndInt
Enclosing class:
PredictionContextCache

protected static final class PredictionContextCache.PredictionContextAndInt extends Object
  • Constructor Details

    • PredictionContextAndInt

      public PredictionContextAndInt(PredictionContext obj, int value)
  • Method Details