- org.apache.groovy.macrolib.MacroLibGroovyMethods
    
        - 
        
        
        
        
        
        
        
        
        
        
        
        
        
        
            
            - 
                    Methods Summary
                    
                        Methods 
                        
                            | Type Params | Return Type | Name and description |  
                            |  | public static Expression | NV(MacroContext ctx, Expression exp)
 |  
                            | <T> | public static NamedValue<T> | NV(Object self, T arg)
 |  
                            |  | public static Expression | NVL(MacroContext ctx, Expression exps)
 |  
                            | <T> | public static List<NamedValue<T>> | NVL(Object self, T args)
 |  
                            |  | public static Expression | SV(MacroContext ctx, Expression exps)
 |  
                            |  | public static GString | SV(Object self, Object args)
 |  
                            |  | public static Expression | SVD(MacroContext ctx, Expression exps)
 |  
                            |  | public static GString | SVD(Object self, Object args)
 |  
                            |  | public static Expression | SVI(MacroContext ctx, Expression exps)
 |  
                            |  | public static GString | SVI(Object self, Object args)
 |  
 
 
- 
                    Inherited Methods Summary
 
 
    
    
        
            - Summary: Nested   Field      Constructor
- Method
            -  | Detail: Field      Constructor
- Method
 
    Copyright © 2003-2025 The Apache Software Foundation. All rights reserved.