Limited Java Expressions (LJE)

Author: Timo Laitinen
Date: 2004-10-02

Contents

The JIC attributes 'action' and 'instance' accept Limited Java Expressions.. LJE expressions exists, because:

Therefore JICE supports only a very limited set of Java expressions. That is enough and more is not needed.

A LJE expression can be:

NOTE: especially the nesting is very limited: the composite expressions method call and 'new'-operation may contain only atoms, not other composite expressions!