public class StringConstant extends BuiltinObjectConstant
UNWRAP_INT, UNWRAP_REAL, VOID, WRAP_INT, WRAP_REALVOID_ASSIGNMENTS| Constructor and Description |
|---|
StringConstant() |
StringConstant(java.lang.String value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object other) |
java.lang.String |
stringValue() |
java.lang.String |
toString() |
compile, valuecopy, FALSE, initialize, isFalse, isNull, isTrue, NULL, NULL, setCheckedType, setIsNull, TRUE, typeCheck, typedCopycheckedType, setCheckedType, setType, type, typeRefaddType, addTypes, boxSort, containsFreeName, enclosingScope, extent, getEnd, getStart, isConstant, isEquality, isHiddenSlicing, isSelector, isSlicing, isVoid, locationString, numberOfSubexpressions, otherTypes, parameters, sanitizeNames, sanitizeSorts, setCheckedTypeLocked, setEnd, setExtent, setOtherTypes, setStart, setSubexpression, shiftOffsets, shiftOffsets, sort, subexpression, substitute, typeCheck, typeCheck, typeCheckLockedpublic StringConstant()
public StringConstant(java.lang.String value)
public final java.lang.String stringValue()
public boolean equals(java.lang.Object other)
equals in class BuiltinObjectConstantpublic final java.lang.String toString()
toString in class BuiltinObjectConstant