SubscriptAssignNode

fun SubscriptAssignNode(target: Expr, arguments: List<Expr>, value: Expr, section: Section? = null)