class
#include <slang/ast/LValue.h>
LValue An lvalue is anything that can appear on the left hand side of an assignment expression. It represents some storage location in memory that can be read from and written to.