Package io.github.douira.glsl_transformer.tree


package io.github.douira.glsl_transformer.tree
  • Interface Summary
    Interface
    Description
    A tree member has a parent and its tokens can be omitted.
  • Class Summary
    Class
    Description
    Implements custom behavior in parse rule contexts.
    This class is used as the base parser class in code generated by ANTLR.
    The extended terminal node has additional functionality over the regular terminal node.