10081009101010111012101310141015
adp.parseAggregate(false); adp.parseDeclarationBlockBody(); Token[] comments = adp.parseEndDDocComments(); return adp.resultConclude(new DefinitionTemplate( comments, isMixin, adp.defId, adp.tplParams, adp.tplConstraint, adp.getDeclBlock())); }