This module contains helper functions to simplify creating [[ceylon.ast|module ceylon.ast.core]] [[nodes|ceylon.ast.core::Node]]. The most useful functions are [[baseExpression]] and [[baseType]], which allow you to abbreviate BaseExpression(MemberNameWithTypeArguments(LIdentifier("null"))) BaseType(TypeNameWithTypeArguments(UIdentifier("String"))) as baseExpression("null") baseType("String") Many of the functions in this package are also designed to be used with named ...

Latest Versions

8 versions →
VersionVulnerabilitiesUsagesDate
1.3.x
1.3.3
1
Feb 13, 2021
1.3.2
2
Feb 13, 2021
1.3.1
1
Feb 13, 2021
1.2.x
1.2.2
2
Feb 13, 2021
1.2.1
1
Feb 13, 2021
1.2.0
2
Feb 13, 2021
1.1.x
1.1.0
1
Feb 13, 2021
8 versions →