Package-level declarations

Types

Link copied to clipboard
class DomTagElement(val node: Node, parent: DomTagElement?) : TagNode
Link copied to clipboard
expect interface TagNode : TagNodeCommon
actual interface TagNode : TagNodeCommon
actual interface TagNode : TagNodeCommon
Link copied to clipboard
interface TagNodeCommon