Uses of Interface antlr.collections.List

Uses in package antlr.collections.impl

Classes implementing antlr.collections.List

class
A Linked List Implementation (not thread-safe for simplicity) (adds to the tail) (has an enumeration)