Files
swift-mirror/utils/gyb_syntax_support/NodeSerializationCodes.py
Xi Ge 0c28b4c1a3 SyntaxNodes: implement the hash function for syntax nodes.
This hash function will concatenate all interesting pieces of information
of node definitions in a single string and call hash() on this string.
2019-02-07 16:58:26 -08:00

7.1 KiB