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

Show file Open project: sharwell/antlr4cs Class Usage Examples

Public Methods

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

Method Details

Equals() public method

public Equals ( object obj ) : bool
obj object
return bool

GetHashCode() public method

public GetHashCode ( ) : int
return int

IdentityCommutativePredictionContextOperands() public method

public IdentityCommutativePredictionContextOperands ( PredictionContext x, PredictionContext y ) : System.Collections.Generic
x PredictionContext
y PredictionContext
return System.Collections.Generic