{
// org/hibernate/hql/ast/origin/hql/resolve/GeneratedHQLResolver.g:293:41: ^( PATH[$PATH, $ret.retPath] propertyReferencePath )
{
CommonTree root_1 = (CommonTree)adaptor.nil();
root_1 = (CommonTree)adaptor.becomeRoot(
new PropertyPathTree(PATH, PATH232, (ret!=null?ret.retPath:null))
, root_1);
adaptor.addChild(root_1, stream_propertyReferencePath.nextTree());
adaptor.addChild(root_0, root_1);