variable
fun variable(annotationSets: List<Node.Modifier.AnnotationSet> = listOf(), name: Node.Expression.NameExpression, type: Node.Type? = null, supplement: NodeSupplement = NodeSupplement()): Node.Variable
Creates a new Node.Variable instance.
Creates a new Node.Variable instance.