Package io.github.douira.glsl_transformer.ast.print
package io.github.douira.glsl_transformer.ast.print
-
ClassDescriptionThe AST printer emits tokens to convert an AST node into a string with the help of a few other utility classes.Inserts #line directives that make the compiler report errors as if they were happening in the original source file.Controls the output of the
ASTPrinter.How important a token is to include in the output and why it exists in the token stream.