Skip to content

ArtyomKopan/ShallowSizeKotlinCompilerPlugin

 
 

Repository files navigation

An Kotlin compiler plugin

A small Kotlin compiler plugin to calculate the sum of sized of the properties in data classes powered by arrow-meta.

Note: Intellij Idea highlight shallowSize method in tests as an error, it is ok since the Kotlin compiler API with the old front-end requires implementing an additional Intellij Idea plugin to fix it. Just run tests and it will works correctly

About

A template for spbu Kotlin course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Kotlin 100.0%