C# Class Antlr4.Runtime.Atn.PredictionContextCache.IdentityCommutativePredictionContextOperands

Afficher le fichier Open project: sharwell/antlr4cs Class Usage Examples

Méthodes publiques

Méthode Description
Equals ( object obj ) : bool
GetHashCode ( ) : int
IdentityCommutativePredictionContextOperands ( PredictionContext x, PredictionContext y ) : System.Collections.Generic

Method Details

Equals() public méthode

public Equals ( object obj ) : bool
obj object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

IdentityCommutativePredictionContextOperands() public méthode

public IdentityCommutativePredictionContextOperands ( PredictionContext x, PredictionContext y ) : System.Collections.Generic
x PredictionContext
y PredictionContext
Résultat System.Collections.Generic