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

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

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

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

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

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

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

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

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

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

public PredictionContextAndInt ( PredictionContext obj, int value ) : System.Collections.Generic
obj PredictionContext
value int
Результат System.Collections.Generic