Class Ast.FunDecl

  • Enclosing class:
    Ast

    public static class Ast.FunDecl
    extends Ast.Decl
    Parse tree node of a function declaration.