Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
leocampos committed Dec 12, 2009
1 parent d67a505 commit 5663030
Show file tree
Hide file tree
Showing 2 changed files with 165 additions and 178 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,5 @@
* behaves as a single one.
*/
public interface ComplexExpression extends Expression {

public ComplexExpression add(Expression expression);

}
Loading

0 comments on commit 5663030

Please sign in to comment.