mill.scalalib.GenIdeaModule.Element
See theElement companion object
@Scaladoc(value = "/**\n * Encoding of an Idea XML configuration fragment.\n * @param name The XML element name\n * @param attributes The optional XML element attributes\n * @param childs The optional XML child elements.\n */")
Encoding of an Idea XML configuration fragment.
Value parameters
- attributes
-
The optional XML element attributes
- childs
-
The optional XML child elements.
- name
-
The XML element name
Attributes
- Companion
- object
- Source
- GenIdeaModule.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article