cdx.scorebot.scoring.logic
Interface StatementType

All Superinterfaces:
LogicCode, LogicCodeExecutable
All Known Implementing Classes:
Assignment, Block, IfStatement, VoidMethod

public interface StatementType
extends LogicCodeExecutable

classes which can function as a Statement

Author:
David Underhill

Method Summary
 
Methods inherited from interface cdx.scorebot.scoring.logic.LogicCodeExecutable
executeLogic, validateTypes