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


package com.sun.tools.xjc.reader.gbind
Binary expressions are left-associative. IOW, ((A,B),C) instead of (A,(B,C)).