Module
Represents the customizable elements of an iml (via XML hooks everything of the iml is customizable).
Properties
Functions
Link copied to clipboard
                  Link copied to clipboard
                  open fun findFirstChildWithAttributeValue(root: Node, childName: String, attribute: String, value: String): Node
Link copied to clipboard
                  Link copied to clipboard
                  open fun findOrCreateFirstChildWithAttributeValue(root: Node, childName: String, attribute: String, value: String): Node
Link copied to clipboard
                  If true, output directories for this module will be located below the output directory for the project; otherwise, outputDir and testOutputDir will take effect.
Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard