PredPrediction constructor

PredPrediction(
  1. SemanticContext pred,
  2. int alt
)

Implementation

PredPrediction(this.pred, this.alt);