Extends
Properties
P flags: ts.NodeFlags
P kind: ts.SyntaxKind
P locals: ts.SymbolTable
P modifiers: ts.ModifiersArray
P parserContextFlags: ts.ParserContextFlags
Methods
M getChildAt(index: number, sourceFile: ts.SourceFile) ts.Node
Parameters:
Name | Type | Argument |
---|---|---|
index |
number | |
sourceFile |
ts.SourceFile |
<optional> |