Package org.jawk.frontend

Interface Summary
AwkSyntaxTree A Jawk abstract syntax tree node.
 

Class Summary
AwkParser AwkParser - converts the AWK script into a syntax tree useful to either backend that compiles the script or interprets the script.