Home | History | Annotate | Download | only in src

Lines Matching refs:FunctionDeclaration

111         FunctionDeclaration: 'FunctionDeclaration',
2939 type: Syntax.FunctionDeclaration,
4013 "FunctionDeclaration" ,
4249 if (node.type === "FunctionDeclaration" && node.params) {