Package io.jawk.frontend


package io.jawk.frontend
  • Classes
    Class
    Description
    A Jawk abstract syntax tree node.
    Converts the AWK script into a syntax tree, which is useful the backend that either compiles or interprets the script.