This module defines a bidirectional conversion between `ceylon.ast` and the RedHat compiler AST, as well as functions that directly parse code to `ceylon.ast` nodes using the RedHat compiler. `ceylon.ast` → RedHat AST: that.transform(RedHatTransformer(SimpleTokenFactory())) RedHat AST → `ceylon.ast`: compilationUnitToCeylon(that) Code → `ceylon.ast`: parseCompilationUnit(code) For the latter two, there are also functions for (almost) every other node type, e. g. ...

Latest Versions

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