Gets the boolean value this expression evalutes to, if any.
getExactValueGets the string representation of the exact value this expression evaluates to, if any.
getFloatValueGets the floating-point value this expression evaluates to, if any.
getGlobalValueNumberGets the global value number of this expression.
getIntValueGets the integer value this expression evaluates to, if any.
getKindGets the kind of this expression, which is an integer value representing the expression’s node type.
getNumericValueGets either getFloatValue
or getIntValue
.
Gets the string value this expression evaluates to, if any.
getTypeGets the type of this expression.
hasComplexValueHolds if the complex value this expression evaluates to has real part real
and imaginary part imag
.
Holds if this expression is constant, that is, if its value is determined at compile-time.
isPlatformIndependentConstantHolds if this expression has a constant value which is guaranteed not to depend on the platform where it is evaluated.
mayHaveOwnSideEffectsHolds if this expression may have observable side effects of its own (that is, independent of whether its sub-expressions may have side effects).
mayHaveSideEffectsHolds if the evaluation of this expression may produce observable side effects.
stripParensGets this expression, with any surrounding parentheses removed.
toStringGets a textual representation of this element.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4