public class Simplification extends Normalization
algebraic_operators, data_constructors, functions, global_datatype_env, global_functions, global_macros, global_type_env, global_vars, identity, impure_functions, monoids, plan_names, plans_with_distributed_lambdas, repeat_variables, st, type_env, type_names
Constructor and Description |
---|
Simplification() |
Modifier and Type | Method and Description |
---|---|
static Tree |
simplify_all(Tree e)
Algebraic normalization (algebra to algebra) applied multiple times
|
static Tree |
simplify(Tree e)
Algebraic normalization (algebra to algebra)
|
bind_pattern, normalize_all, normalize, remove_groupby, rename
alpha_equivalent, alpha_equivalent, collection_type, error, free_variables, global_reset, identity, is_collection, is_persistent_collection, is_pure, new_var, occurences, pattern_variables, persistent_collection, print_aggregates, reify, reify, reset, subst_list, subst_var, subst, template, top_level, transient_collection, translate_select, union
print_plan, print_query, print_type, print, reify
Copyright © 2013-2016 The Apache Software Foundation. All Rights Reserved.