public class GUICompiler
extends shuntingyard.Compiler
Constructor and Description |
---|
GUICompiler(GUIPanel gp) |
Modifier and Type | Method and Description |
---|---|
void |
issueError(java.lang.String s) |
void |
issueWaring(java.lang.String s) |
public GUICompiler(GUIPanel gp)