Package processing.mode.java.preproc
Class PreprocessIssueMessageSimplifier.DefaultErrorLocalStrSet
java.lang.Object
processing.mode.java.preproc.PreprocessIssueMessageSimplifier.DefaultErrorLocalStrSet
- Enclosing class:
- PreprocessIssueMessageSimplifier
Singleton with fallback error localizations.
-
Method Summary
-
Method Details
-
get
Get shared copy of this singleton.- Returns:
- Shared singleton copy.
-
get
Lookup localization.- Parameters:
key- Name of string.- Returns:
- Value of string or empty if not given.
-