Class FloatingPointConstant

All Implemented Interfaces:
Writable

public class FloatingPointConstant
extends Constant
Version:
$Id$
  • Constructor Details

    • FloatingPointConstant

      public FloatingPointConstant​(float value)
    • FloatingPointConstant

      public FloatingPointConstant​(double value)
    • FloatingPointConstant

      public FloatingPointConstant​(double value, FloatingPointType type)
  • Method Details