slang/ast/LValue.h file

Compile-time lvalue representation (for constant evaluation)

Namespaces

namespace slang
Root namespace.
namespace slang::ast
The SystemVerilog AST.

Classes

class slang::ast::LValue
An lvalue is anything that can appear on the left hand side of an assignment expression.