Package io.github.douira.glsl_transformer.ast.data
package io.github.douira.glsl_transformer.ast.data
-
ClassDescriptionChildNodeList<Child extends ASTNode>A child list that notifies the given parent of child additions.An array list extension that calls a notification method whenever an element is added.A further extension of
ProxyArrayListthat also calls a notification method whenever an element is removed.