Searched defs:ASTFunDecl (Results 1 – 1 of 1) sorted by relevance
50 public class ASTFunDecl extends SimpleNode class63 ASTFunDecl(int id) { in ASTFunDecl() method in ASTFunDecl67 ASTFunDecl(MiniParser p, int id) { in ASTFunDecl() method in ASTFunDecl75 ASTFunDecl(ASTIdent name, ASTIdent[] argv, ASTExpr body, int type) { in ASTFunDecl() method in ASTFunDecl