1 line
49 B
Java
1 line
49 B
Java
interface INode {Tag getTag();String toKotlin();} |
interface INode {Tag getTag();String toKotlin();} |