Class Ast.NamedType

Enclosing class:
Ast

public static class Ast.NamedType extends Ast.Type
Parse tree for a named type (e.g. "int" or "(int, string) list").