Package com.sun.tools.xjc.reader.gbind

Binary expressions are left-associative.

See: Description

Package com.sun.tools.xjc.reader.gbind Description:

Binary expressions are left-associative. IOW, ((A,B),C) instead of (A,(B,C))