Lines Matching defs:node
101 let node: ts.Identifier = undefined; variable
111 let node = (ast.statements[0] as ts.VariableStatement).declarationList.declarations[0].name; variable
132 let node = (ast.statements[0] as ts.FunctionDeclaration).parameters[0]; variable
142 …let node = (ast.statements[0] as ts.FunctionDeclaration).typeParameters[0] as ts.TypeParameterDecl… variable
152 let node: ts.ParameterDeclaration = (ast.statements[0] as ts.FunctionDeclaration).parameters[0]; variable
168 let node: ts.ParameterDeclaration = (ast.statements[0] as ts.FunctionDeclaration).parameters[0]; variable
184 let node: ts.ParameterDeclaration = (ast.statements[0] as ts.FunctionDeclaration).parameters[0]; variable
204 let node: ts.ParameterDeclaration = method.parameters[0]; variable
220 let node: ts.ParameterDeclaration = method.parameters[0]; variable
239 let node: ts.ParameterDeclaration = method.parameters[0]; variable
259 let node: ts.ParameterDeclaration = construcotr.parameters[0]; variable
280 let node: ts.ParameterDeclaration = construcotr.parameters[0]; variable
312 let node: ts.ParameterDeclaration = method.parameters[0]; variable
332 let node: ts.ParameterDeclaration = method.parameters[0]; variable