please.gl.glsl_to_ast
please.gl.glsl_to_ast (shader_source, uri)
Takes a glsl source file and returns an abstract syntax tree
representation of the code to be used for further processing. The ‘uri’
argument is optional, and is mainly used for error reporting.