InterpolatedStringBuilders Module
Type extensions
| Type extension | Description | 
| 
                
              
                  Full Usage: 
                   Ast.InterpolatedStringExpr(parts, ?isVerbatim, ?dollars)Parameters: 
 TextSegment seq- 
                      The parts of the interpolated string.?isVerbatim : bool- 
                      Whether the string is verbatim.?dollars : int- 
                      The number of dollars in the string.Returns: WidgetBuilder<Expr> | 
                Extended Type: 
                 
 
 | 
| 
                
              
                  Full Usage: 
                   Ast.InterpolatedStringExpr(part, ?isVerbatim, ?dollars)Parameters: 
 TextSegment- 
                      The parts of the interpolated string.?isVerbatim : bool- 
                      Whether the string is verbatim.?dollars : int- 
                      The number of dollars in the string.Returns: WidgetBuilder<Expr> | 
                Extended Type: 
                 
 
 | 
| 
                
              
                  Full Usage: 
                   Ast.InterpolatedStringExpr(parts, ?isVerbatim, ?dollars)Parameters: 
 WidgetBuilder<Expr> seq- 
                      The parts of the interpolated string.?isVerbatim : bool- 
                      Whether the string is verbatim.?dollars : int- 
                      The number of dollars in the string.Returns: WidgetBuilder<Expr> | 
                Extended Type: 
                 
 
 | 
| 
                
              
                  Full Usage: 
                   Ast.InterpolatedStringExpr(part, ?isVerbatim, ?dollars)Parameters: 
 WidgetBuilder<Expr>- 
                      The parts of the interpolated string.?isVerbatim : bool- 
                      Whether the string is verbatim.?dollars : int- 
                      The number of dollars in the string.Returns: WidgetBuilder<Expr> | 
                Extended Type: 
                 
 
 | 
| 
                
              
                  Full Usage: 
                   Ast.InterpolatedStringExpr(parts, ?isVerbatim, ?dollars)Parameters: 
 WidgetBuilder<Constant> seq- 
                      The parts of the interpolated string.?isVerbatim : bool- 
                      Whether the string is verbatim.?dollars : int- 
                      The number of dollars in the string.Returns: WidgetBuilder<Expr> | 
                Extended Type: 
                 
 
 | 
| 
                
              
                  Full Usage: 
                   Ast.InterpolatedStringExpr(part, ?isVerbatim, ?dollars)Parameters: 
 WidgetBuilder<Constant>- 
                      The parts of the interpolated string.?isVerbatim : bool- 
                      Whether the string is verbatim.?dollars : int- 
                      The number of dollars in the string.Returns: WidgetBuilder<Expr> | 
                Extended Type: 
                 
 
 | 
| 
                
              
                  Full Usage: 
                   Ast.InterpolatedStringExpr(parts, ?isVerbatim, ?dollars)Parameters: 
 string seq- 
                      The parts of the interpolated string.?isVerbatim : bool- 
                      Whether the string is verbatim.?dollars : int- 
                      The number of dollars in the string.Returns: WidgetBuilder<Expr> | 
                Extended Type: 
                 
 
 | 
| 
                
              
                  Full Usage: 
                   Ast.InterpolatedStringExpr(part, ?isVerbatim, ?dollars)Parameters: 
 string- 
                      The parts of the interpolated string.?isVerbatim : bool- 
                      Whether the string is verbatim.?dollars : int- 
                      The number of dollars in the string.Returns: WidgetBuilder<Expr> | 
                Extended Type: 
                 
 
 | 
 Fabulous.AST
            Fabulous.AST