Interface ICConstantFloat64

All Superinterfaces:
ICConstant<Double>, ICConstantFloat<Double>, ICElement, ICExpression

@Ser public interface ICConstantFloat64 extends ICConstantFloat<Double>
C AST interface used to represent double-precision float literals.
  • Method Details

    • getFP64Value

      double getFP64Value()