KickJava   Java API By Example, From Geeks To Geeks.

Java > Open Source Codes > SOFA > SOFAnode > Made > TIR > ExprDefault


1 /* $Id: ExprDefault.java,v 1.1.1.1 2003/02/11 16:19:41 bures Exp $ */
2 package SOFA.SOFAnode.Made.TIR;
3
4 /** Default expression in labels in the unions. */
5 public interface ExprDefault extends ExprOperandDef {}
6
Popular Tags