com.croftsoft.apps.compiler.mini.node
Class MiniNodeLib
java.lang.Object
com.croftsoft.apps.compiler.mini.node.MiniNodeLib
public class MiniNodeLib
- extends Object
Static method library to support MiniNode implementations.
- Version:
- 1999-04-25
- See Also:
MiniNode
- Author:
- David W. Croft
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
checkSemantics
public static void checkSemantics(List miniNodeList,
Stack parentMiniNodeStack)
throws SemanticErrorException
- Throws:
SemanticErrorException
CroftSoft Apps Javadoc (2008-09-28 21:15:07)