codeOf

open override fun codeOf(astNode: Any): String?

Returns an approximation of the original code by re-creating (parts of) the INI file given the parsed results provided by ini4j. This is not a perfect representation of the original code (comments, order, ...), however re-parsing it should result in the same CPG-representation.