JavaScript is disabled on your browser.
Nested Class Summary
Nested Classes
Nested classes/interfaces inherited from interface dev.civl.abc.ast.type.IF.Type
Type.TypeKind
Method Summary
All Methods Instance Methods Abstract Methods
The minimum greatest value of this type.
boolean
Is 0 invalid input: '<' = intVal invalid input: '<' = getMinimumMaxValue() ?
Method Details
getMinimumMaxValue
The minimum greatest value of this type. Any conforming C implementation
must have a greatest value of at least this number for the given kind of
type.
Returns:
intVal minimum greatest value of this type
inMinimumRange
Is 0 invalid input: '<' = intVal invalid input: '<' = getMinimumMaxValue() ?
Parameters:
intVal -
Returns:
true iff intVal is in the range [0,getMinimumMaxValue()]