Class Ast.Decl

java.lang.Object
net.hydromatic.morel.ast.AstNode
net.hydromatic.morel.ast.Ast.Decl
Direct Known Subclasses:
Ast.DatatypeDecl, Ast.FunDecl, Ast.ValDecl
Enclosing class:
Ast

public abstract static class Ast.Decl extends AstNode
Base class for declarations.