0.3.2
- Added type hints
- Added binary numerals
- Improved classifications for ternaries and safe navigation
- Fixed classifying "enum class" like an enum called "class"
- Fixed not allowing '_' within numerals
- Fixed not classifying ':' in method call as accessor
- Fixed not classifying ':' as separator for default & case