Name |
Bidirectional ceylon.ast / RedHat compiler AST conversion |
---|---|
Backends | JVM |
Maven coordinates | |
Compatible Ceylon release |
JVM: 1.1.0 (outdated) |
Published | Oct 16, 2014 |
Stats |
Downloads (JVM): 449 Source downloads: 402 |
Authors |
Lucas Werkmeister <mail@lucaswerkmeister.de> |
License | http://www.apache.org/licenses/LICENSE-2.0.html |
Description |
This module defines a bidirectional conversion between
that.transform(RedHatTransformer(SimpleTokenFactory())) RedHat AST → compilationUnitToCeylon(that) Code → compileCompilationUnit(code) For the latter two, there are also functions for (almost) every other
node type, e. g. |
Dependencies |
ceylon.ast.core/1.1.0
shared
|
Usage |
import ceylon.ast.redhat "1.1.0"; |
Module links |
Members Imported By Home Code repository Issue tracker Browse Download .car No .js archive Download source archive Download module documentation View API documentation |