code wiki / (root) / nx_decl_reflection_test.nx

nx_decl_reflection_test.nx

buildroot/runtime/nx_decl_reflection_test.nx

3064 B73 linesdepth 6pulls 7 transitivereach 0 importersview sourcekind gate/prooftopic decl
docsdependenciesstructsconstsfunctions

about

nx_decl_reflection_test.nx -- verify Elm-style reflection helpers across the decl family. Each enum has a name() that returns a readable string for debug / error output. expect_exit: 0 license_tier: ORIGINAL

dependencies 6 imports · 0 importers

nx_syscalls.nx nx_types.nx nx_tier.nx nx_decl_random_environment.nx nx_decl_simple_scene.nx nx_decl_combat_arena.nx nx_decl_reflection_test.nx

imports: nx_syscalls.nxnx_types.nxnx_tier.nxnx_decl_random_environment.nxnx_decl_simple_scene.nxnx_decl_combat_arena.nx

imported by: nobody (leaf or entry point)

call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown

main _eq_n nx_re_modifier_name nx_ss_light_name nx_arena_shape_name nx_arena_alloc sys_mmap nx_decl_combat_arena nx_re_modifier_is_valid nx_ss_alloc sys_mmap ↻ nx_decl_simple_scene nx_re_modifier_is_valid ↻ nx_re_alloc sys_mmap ↻ nx_decl_random_environment nx_re_modifier_is_valid ↻ _re_hash_mod _re_default_size _re_default_river_count _re_default_forest_count _re_default_decoration_den nx_biome_lushness_q14 _re_default_elevation_max _re_hash_mod ↻ _ss_default_cam_distance _ss_default_cam_fov _ss_default_light _re_hash_mod ↻ _ss_light_kelvin _ss_light_intensity_q10 _arena_default_shape _arena_default_radius _arena_default_obstacles _re_hash_mod ↻ _arena_default_spawn_per_t sys_write

structs

none

consts

none

functions

17func _eq_n(a: *u8, b: *u8, n: i64) -> i64
called by 1: main
26func main() -> nx_int