Strumenta / antlr-kotlin

Support for Kotlin as a target for ANTLR 4
Apache License 2.0
222 stars 47 forks source link

SemanticContext AND/OR hashcode NotImplemented #93

Closed mistralaix closed 9 months ago

mistralaix commented 1 year ago

Hello, I am trying to use the library but I see that the function hashCode in the SemanticContext file for the class AND and OR are not implemented.

I tried to use the MurmurHash library but I couldn't make it work.

Let me know if you have suggestions regarding the implementation.

Thank you!

lppedd commented 9 months ago

@ftomassetti this one is done, can be closed.

ftomassetti commented 9 months ago

Closing it