|
IGLib
1.5
The IGLib base library for development of numerical, technical and business applications.
|
Inheritance diagram for JsonPrettyPrinterPlus.JsonPrettyPrinterInternals.JsonPPStrategies.DoubleQuoteStrategy:
Collaboration diagram for JsonPrettyPrinterPlus.JsonPrettyPrinterInternals.JsonPPStrategies.DoubleQuoteStrategy:Public Member Functions | |
| void | ExecutePrintyPrint (JsonPPStrategyContext context) |
Properties | |
| char | ForWhichCharacter [get] |
Properties inherited from JsonPrettyPrinterPlus.JsonPrettyPrinterInternals.ICharacterStrategy | |
| char | ForWhichCharacter [get] |
|
inline |
Implements JsonPrettyPrinterPlus.JsonPrettyPrinterInternals.ICharacterStrategy.
References JsonPrettyPrinterPlus.JsonPrettyPrinterInternals.JsonPPStrategyContext.AppendCurrentChar(), JsonPrettyPrinterPlus.JsonPrettyPrinterInternals.JsonPPStrategyContext.IsProcessingDoubleQuoteInitiatedString, JsonPrettyPrinterPlus.JsonPrettyPrinterInternals.JsonPPStrategyContext.IsProcessingSingleQuoteInitiatedString, and JsonPrettyPrinterPlus.JsonPrettyPrinterInternals.JsonPPStrategyContext.WasLastCharacterABackSlash.
|
get |