slang/ast/expressions/ConversionExpression.h file

Definitions for conversion expressions.

Namespaces

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

Classes

class slang::ast::ConversionExpression
Represents a type conversion expression (implicit or explicit).