C# Класс Antlr4.Runtime.Atn.PredictionContextCache.IdentityCommutativePredictionContextOperands

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
Equals ( object obj ) : bool
GetHashCode ( ) : int
IdentityCommutativePredictionContextOperands ( PredictionContext x, PredictionContext y ) : System.Collections.Generic

Описание методов

Equals() публичный метод

public Equals ( object obj ) : bool
obj object
Результат bool

GetHashCode() публичный метод

public GetHashCode ( ) : int
Результат int

IdentityCommutativePredictionContextOperands() публичный метод

public IdentityCommutativePredictionContextOperands ( PredictionContext x, PredictionContext y ) : System.Collections.Generic
x PredictionContext
y PredictionContext
Результат System.Collections.Generic