slang/ast/Definition.h file

Module / interface / program definitions.

Namespaces

namespace slang
Root namespace.
namespace slang::syntax
Syntax tree manipulation.
namespace slang::ast
The SystemVerilog AST.

Classes

class slang::ast::Definition
Represents a module, interface, or program definition.
struct slang::ast::Definition::ParameterDecl
Information about a single parameter declaration.