/home/runner/work/slang/slang/include/slang/ast/LSPUtilities.h file

Helpers for longest static prefix (LSP) analysis.

Namespaces

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

Classes

template<typename TOwner>
struct slang::ast::LSPVisitor
A helper class that finds the longest static prefix of expressions.
class slang::ast::LSPUtilities
A collection of utility methods for working with LSP expressions.