static CollectionComprehension | 
Builders.arrayComprehension()  | 
static CollectionComprehension | 
Builders.collectionComprehension(CollectionLiteral.Type type)  | 
static CollectionComprehension | 
Builders.collectionComprehension(java.lang.String typeName)  | 
CollectionComprehension | 
CollectionComprehension.expression(java.lang.Object expression)  | 
static CollectionComprehension | 
Builders.listComprehension()  | 
CollectionComprehension | 
CollectionComprehension.loop(java.lang.Object b)  | 
static CollectionComprehension | 
Builders.mapComprehension()  | 
CollectionComprehension | 
CollectionComprehension.ofAST(GoloASTNode n)  | 
static CollectionComprehension | 
Builders.setComprehension()  | 
static CollectionComprehension | 
Builders.tupleComprehension()  | 
static CollectionComprehension | 
Builders.vectorComprehension()  |