StringLiteral
class represents a string literal within the program. A string literal can be used within a list of initialized data and occupies a span of bytes. However, it cannot be evaluated to an integer. It is treated specifially in the simplification phase.
|
|
|
|