Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Jingoo.Jg_ast_optimize
Sourcedead_code_elimination ast
perform a dead code elimination on ast
. It is able to remove from ast:
inline_include env ast
Inline the templates included in ast
so it won't be necessary to open and parse theses parts when execution ast
.