Value.ch

Declarations

Public Only
Value
Publicstruct
struct Value : ASTAny
getEncodedLocation
Publicfunction
func getEncodedLocation(self : &Value) : u64
getKind
Publicfunction
func getKind(self : &Value) : ValueKind
getType
Publicfunction
func getType(self : &Value) : *BaseType
make
function
func make() : Value