Package com.io7m.quarrel.core
Interface QStringType
- All Known Implementing Classes:
QStringType.QConstant,QStringType.QLocalize
A reference to a string.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final recordA string constant that can be directly displayed.static final recordA string constant that must be localized from a resource.