slang::ast::RealLiteral class final

Represents a real number literal.

Base classes

class Expression
The base class for all expressions in SystemVerilog.

Public functions

double getValue() const
Gets the value of the literal.