Class GlslNodeList

java.lang.Object
io.github.ocelot.glslprocessor.api.node.GlslNodeList
All Implemented Interfaces:
Iterable<GlslNode>, Collection<GlslNode>, List<GlslNode>

public class GlslNodeList extends Object implements List<GlslNode>