Scripting|libcore: Parsing and executing a scope statement
ScopeStatement executes a compound in a specific namespace. This makesit possible to define member functions and other members in a namedrecord.
View differences
Scripting|libcore: Parsing and executing a scope statement
ScopeStatement executes a compound in a specific namespace. This makes
it possible to define member functions and other members in a named
record.