This repository has been archived on 2024-02-27. You can view files and clone it, but cannot push or open issues or pull requests.
arf/analyzer
2022-10-14 04:00:05 -04:00
..
analyzer.go Enum analysis works 2022-10-13 18:48:38 -04:00
argument.go Enum member names and values must be unique 2022-10-14 04:00:05 -04:00
common-errors.go
enum-section_test.go
enum-section.go Enum member names and values must be unique 2022-10-14 04:00:05 -04:00
list.go
literals.go Enum member names and values must be unique 2022-10-14 04:00:05 -04:00
node-traits.go
primitives.go
table.go
test-common.go
type-section_test.go
type-section.go Enum analysis works 2022-10-13 18:48:38 -04:00
type.go Added methods to check if a type is a number 2022-10-13 20:52:49 -04:00