package mycompiler; public interface SyntaxTreeNode { }