Package io.github.douira.glsl_transformer.ast.transform


package io.github.douira.glsl_transformer.ast.transform
  • Class
    Description
    The AST builder is a visitor of the parse tree (not an AST visitor) that generates AST nodes from parse tree nodes.
     
     
    Instances of the matcher can match a node against a stored pattern.