packageDirective
fun packageDirective(names: List<Node.Expression.NameExpression> = listOf(), supplement: NodeSupplement = NodeSupplement()): Node.PackageDirective
Creates a new Node.PackageDirective instance.
Creates a new Node.PackageDirective instance.