Method: PredictionContext.calculateEmptyHashCode
- Defined in:
- lib/antlr4/PredictionContext.rb
.calculateEmptyHashCode ⇒ Object
57 58 59 |
# File 'lib/antlr4/PredictionContext.rb', line 57 def self.calculateEmptyHashCode "".hash end |