[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.technology.dltk] Replace ExpressionList

Hi,

I would like to implement a table-like expression in a DLTK AST, but
ExpressionList is deprecated, should I use something else instead or
just extend Expression?

Regards