1 Answers
Production parameters can be defined as set of parameters and their ranges that are used for specific production. There are different parameters like
- Indentation – character stream depends on the indentation level present in the block and it is denoted by the character m or n. so many production have enabled this feature.
- Context is divided into two types like block styles and flow styles and it is denoted by a character c.
- Style – Scalar content can be represented in one of these five styles (plain, double quoted and single quoted flow, literal and folded block).
- chomping – block scalars offers three mechanism for chomping(formatting new line strings) any trailing line breaks with strip,clip and keep. It is denoted by the character b.