Class GenericTypeListTree


  • public class GenericTypeListTree
    extends ParseTree
    A tree representing generic type(s) in classes and functions (class Foo<T extends () => boolean, U>).