J2K: get/set-methods converted to properties (but lot of TODOs left)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
internal interface INode {
|
||||
fun getTag(): Tag
|
||||
val tag: Tag
|
||||
fun toKotlin(): String
|
||||
}
|
||||
Reference in New Issue
Block a user