lab8
Interface ShortAndIsh

All Superinterfaces:
ASTNodeIsh, NodeDumpable

public interface ShortAndIsh
extends ASTNodeIsh

The short-circuiting and operator (&&). If the left child is false, the right child should not be executed


Method Summary
 
Methods inherited from interface lab7.NodeDumpable
dump