public static final class StandardTags.ExpressionTag extends Tag
identifier "EXPRESSION". A
node tagged with StandardTags.ExpressionTag must provide a source
section, if its root node provides a source section. *
If the a node tagged with expression returns a non null
value then it must be an interop value. There are assertions in place verifying this when
Java assertions are enabled (-ea).
Tag.Identifier