HostDeclarationNode
class HostDeclarationNode(val name: HostNode, val sourceLocation: SourceLocation, val comment: String? = null) : TopLevelDeclarationNode
Declaration of a participant and their authority.
Declaration of a participant and their authority.