Uses of Class
org.eclipse.epsilon.eol.dom.CollectionLiteralExpression
Packages that use CollectionLiteralExpression
-
Uses of CollectionLiteralExpression in org.eclipse.epsilon.eol.dom
Methods in org.eclipse.epsilon.eol.dom with parameters of type CollectionLiteralExpressionModifier and TypeMethodDescriptionvoidIEolVisitor.visit(CollectionLiteralExpression<?> collectionLiteralExpression) -
Uses of CollectionLiteralExpression in org.eclipse.epsilon.eol.parse
Methods in org.eclipse.epsilon.eol.parse with parameters of type CollectionLiteralExpressionModifier and TypeMethodDescriptionvoidEolUnparser.visit(CollectionLiteralExpression<?> collectionLiteralExpression)