LocalExpr

A local variable expression

final
class LocalExpr : LvalueExpr {}

Members

Variables

id
UUID id;

The unique ID of this local

Meta