Interface ICConstantFloat32

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

@Ser public interface ICConstantFloat32 extends ICConstantFloat<Float>
C AST interface used to represent single-precision float literals.
  • Method Details

    • getFP32Value

      float getFP32Value()