Fuzion Logo
fuzion-lang.dev — The Fuzion Language Portal
JavaScript seems to be disabled. Functionality is limited.

arg

clang.arg

(name String, arg_type String)
:
Any
 is
a parsed name,type pair
e.g. the argument of a function or a field in a struct

NYI: CLEANUP: rename name_type_pair(name, type_)

Fields

arg_type
 String

Functions

 => 
String
[Redefinition of  Any.as_string]
Comment of Any.as_stringcreate a String from this instance. Unless redefined, `a.as_string` will
create `"instance[T]"` where `T` is the dynamic type of `a`

redefines:

0.095dev (GIT hash 09dff08de289bbb6f7136c7e2f8c66dcc1856bba)
last changed: 2026-04-16