- All Superinterfaces:
FloatingValue,Value
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface dev.civl.abc.ast.value.IF.FloatingValue
getType
-
Method Details
-
getRealPart
RealFloatingValue getRealPart() -
getImaginaryPart
RealFloatingValue getImaginaryPart()
-