|
IGLib
1.7.2
The IGLib base library for development of numerical, technical and business applications.
|
Inheritance diagram for JsonPrettyPrinterPlus.JsonPrettyPrinterInternals.JsonPPStrategies.OpenBracketStrategy:
Collaboration diagram for JsonPrettyPrinterPlus.JsonPrettyPrinterInternals.JsonPPStrategies.OpenBracketStrategy:Public Member Functions | |
| void | ExecutePrintyPrint (JsonPPStrategyContext context) |
Static Private Member Functions | |
| static bool | IsBeginningOfNewLineAndIndentionLevel (JsonPPStrategyContext context) |
Additional Inherited Members | |
Properties inherited from JsonPrettyPrinterPlus.JsonPrettyPrinterInternals.ICharacterStrategy | |
| char | ForWhichCharacter [get] |
|
inline |
Implements JsonPrettyPrinterPlus.JsonPrettyPrinterInternals.ICharacterStrategy.
References JsonPrettyPrinterPlus.JsonPrettyPrinterInternals.JsonPPStrategyContext.AppendCurrentChar(), JsonPrettyPrinterPlus.JsonPrettyPrinterInternals.JsonPPStrategyContext.BuildContextIndents(), JsonPrettyPrinterPlus.JsonPrettyPrinterInternals.JsonPPStrategyContext.EnterObjectScope(), and JsonPrettyPrinterPlus.JsonPrettyPrinterInternals.JsonPPStrategyContext.IsProcessingString.
|
inlinestaticprivate |