Method: PredictionContext.calculateEmptyHashCode

Defined in:
lib/antlr4/PredictionContext.rb

.calculateEmptyHashCodeObject



57
58
59
# File 'lib/antlr4/PredictionContext.rb', line 57

def self.calculateEmptyHashCode
    "".hash
end