issues
search
eclipse-archived
/
ceylon.formatter
A formatter for the Ceylon programming language, written in Ceylon.
Apache License 2.0
14
stars
11
forks
source link
Support type constructors
#108
Closed
lucaswerkmeister
closed
9 years ago
lucaswerkmeister
commented
9 years ago
[x] type constructors, including constraints
[x] anonymous generic functions, including constraints
[x] type parameters with type parameters
[x] callable parameters with type parameters
[x] named argument functions with type parameters
[x] parameterized expressions with type parameters
See also ceylon/ceylon.ast#86
See also ceylon/ceylon.ast#86