kolasu icon indicating copy to clipboard operation
kolasu copied to clipboard

Kotlin Language Support – AST Library

Results 138 kolasu issues
Sort by recently updated
recently updated
newest added

Should they consider the kclass or the concept?

For example: ``` val charset = Charset.forName(TikaEncodingDetector().guessEncoding(FileInputStream(file))) val resultWithEncoding = EGLKolasuParser().parse(file, charset) ``` We should change `parse` to have as default behavior guessing the encoding, if it is not specified....

This component was previously part of a separate project. With this PR we move it into Kolasu. While doing so, we rename several packages. Also, we created a base class...

We should write some tests exporting nodes with those interface to lionweb and then back. Maybe we should create an example including nodes that refer to `Statement` and `Expression` directly....

- Flag for deprecation in Kolasu 1.5 - Remove in Kolasu 1.6