public class RangeExpressionTransformer extends Object
This transformer focuses on ranges to produce optimized bytecode.
| Constructor and description | 
|---|
                                RangeExpressionTransformer
                                (StaticCompilationTransformer transformer) | 
                        
| Type Params | Return Type | Name and description | 
|---|---|---|
 | 
                            public Expression | 
                            transformRangeExpression(RangeExpression range) | 
                        
Copyright © 2003-2021 The Apache Software Foundation. All rights reserved.