mirror of
https://github.com/github/codeql.git
synced 2026-05-25 00:27:09 +02:00
PS: Add parent-child test that demonstrates that the relation is flipped.
This commit is contained in:
422
powershell/ql/test/library-tests/ast/parent.expected
Normal file
422
powershell/ql/test/library-tests/ast/parent.expected
Normal file
@@ -0,0 +1,422 @@
|
||||
| Arrays/Arrays.ps1:1:1:1:37 | ...=... | Arrays/Arrays.ps1:1:1:1:8 | array1 |
|
||||
| Arrays/Arrays.ps1:1:1:1:37 | ...=... | Arrays/Arrays.ps1:1:11:1:37 | ArrayLiteral at: Arrays/Arrays.ps1:1:11:1:37 |
|
||||
| Arrays/Arrays.ps1:1:1:15:15 | Arrays.ps1 | Arrays/Arrays.ps1:1:1:15:15 | {...} |
|
||||
| Arrays/Arrays.ps1:1:1:15:15 | {...} | Arrays/Arrays.ps1:1:1:1:37 | ...=... |
|
||||
| Arrays/Arrays.ps1:1:1:15:15 | {...} | Arrays/Arrays.ps1:2:1:2:15 | ...=... |
|
||||
| Arrays/Arrays.ps1:1:1:15:15 | {...} | Arrays/Arrays.ps1:3:1:3:17 | ...=... |
|
||||
| Arrays/Arrays.ps1:1:1:15:15 | {...} | Arrays/Arrays.ps1:5:1:5:37 | ...=... |
|
||||
| Arrays/Arrays.ps1:1:1:15:15 | {...} | Arrays/Arrays.ps1:6:1:6:22 | ...=... |
|
||||
| Arrays/Arrays.ps1:1:1:15:15 | {...} | Arrays/Arrays.ps1:7:1:7:22 | ...=... |
|
||||
| Arrays/Arrays.ps1:1:1:15:15 | {...} | Arrays/Arrays.ps1:8:1:8:24 | ...=... |
|
||||
| Arrays/Arrays.ps1:1:1:15:15 | {...} | Arrays/Arrays.ps1:9:1:9:21 | ...=... |
|
||||
| Arrays/Arrays.ps1:1:1:15:15 | {...} | Arrays/Arrays.ps1:11:1:11:25 | ...=... |
|
||||
| Arrays/Arrays.ps1:1:1:15:15 | {...} | Arrays/Arrays.ps1:12:1:12:14 | ...\|... |
|
||||
| Arrays/Arrays.ps1:1:1:15:15 | {...} | Arrays/Arrays.ps1:14:1:14:44 | ...=... |
|
||||
| Arrays/Arrays.ps1:1:1:15:15 | {...} | Arrays/Arrays.ps1:15:1:15:15 | ...\|... |
|
||||
| Arrays/Arrays.ps1:1:11:1:37 | ArrayLiteral at: Arrays/Arrays.ps1:1:11:1:37 | Arrays/Arrays.ps1:1:11:1:12 | 1 |
|
||||
| Arrays/Arrays.ps1:1:11:1:37 | ArrayLiteral at: Arrays/Arrays.ps1:1:11:1:37 | Arrays/Arrays.ps1:1:11:1:37 | ArrayLiteral at: Arrays/Arrays.ps1:1:11:1:37 |
|
||||
| Arrays/Arrays.ps1:1:11:1:37 | ArrayLiteral at: Arrays/Arrays.ps1:1:11:1:37 | Arrays/Arrays.ps1:1:13:1:14 | 2 |
|
||||
| Arrays/Arrays.ps1:1:11:1:37 | ArrayLiteral at: Arrays/Arrays.ps1:1:11:1:37 | Arrays/Arrays.ps1:1:15:1:18 | a |
|
||||
| Arrays/Arrays.ps1:1:11:1:37 | ArrayLiteral at: Arrays/Arrays.ps1:1:11:1:37 | Arrays/Arrays.ps1:1:19:1:24 | true |
|
||||
| Arrays/Arrays.ps1:1:11:1:37 | ArrayLiteral at: Arrays/Arrays.ps1:1:11:1:37 | Arrays/Arrays.ps1:1:25:1:31 | false |
|
||||
| Arrays/Arrays.ps1:1:11:1:37 | ArrayLiteral at: Arrays/Arrays.ps1:1:11:1:37 | Arrays/Arrays.ps1:1:32:1:37 | null |
|
||||
| Arrays/Arrays.ps1:2:1:2:15 | ...=... | Arrays/Arrays.ps1:2:14:2:15 | 3 |
|
||||
| Arrays/Arrays.ps1:2:1:2:15 | ...=... | file://:0:0:0:0 | (no string representation) |
|
||||
| Arrays/Arrays.ps1:2:14:2:15 | 3 | Arrays/Arrays.ps1:2:14:2:15 | 3 |
|
||||
| Arrays/Arrays.ps1:3:1:3:17 | ...=... | Arrays/Arrays.ps1:3:14:3:17 | b |
|
||||
| Arrays/Arrays.ps1:3:1:3:17 | ...=... | file://:0:0:0:0 | (no string representation) |
|
||||
| Arrays/Arrays.ps1:3:14:3:17 | b | Arrays/Arrays.ps1:3:14:3:17 | b |
|
||||
| Arrays/Arrays.ps1:5:1:5:37 | ...=... | Arrays/Arrays.ps1:5:1:5:8 | array2 |
|
||||
| Arrays/Arrays.ps1:5:1:5:37 | ...=... | Arrays/Arrays.ps1:5:11:5:37 | ...\|... |
|
||||
| Arrays/Arrays.ps1:5:11:5:37 | ...\|... | Arrays/Arrays.ps1:5:11:5:37 | New-Object |
|
||||
| Arrays/Arrays.ps1:5:11:5:37 | New-Object | Arrays/Arrays.ps1:5:11:5:21 | New-Object |
|
||||
| Arrays/Arrays.ps1:5:11:5:37 | New-Object | Arrays/Arrays.ps1:5:22:5:33 | object[,] |
|
||||
| Arrays/Arrays.ps1:5:11:5:37 | New-Object | Arrays/Arrays.ps1:5:34:5:37 | ArrayLiteral at: Arrays/Arrays.ps1:5:34:5:37 |
|
||||
| Arrays/Arrays.ps1:5:34:5:37 | ArrayLiteral at: Arrays/Arrays.ps1:5:34:5:37 | Arrays/Arrays.ps1:5:34:5:35 | 2 |
|
||||
| Arrays/Arrays.ps1:5:34:5:37 | ArrayLiteral at: Arrays/Arrays.ps1:5:34:5:37 | Arrays/Arrays.ps1:5:36:5:37 | 2 |
|
||||
| Arrays/Arrays.ps1:6:1:6:22 | ...=... | Arrays/Arrays.ps1:6:16:6:22 | key1 |
|
||||
| Arrays/Arrays.ps1:6:1:6:22 | ...=... | file://:0:0:0:0 | (no string representation) |
|
||||
| Arrays/Arrays.ps1:6:9:6:12 | ArrayLiteral at: Arrays/Arrays.ps1:6:9:6:12 | Arrays/Arrays.ps1:6:9:6:10 | 0 |
|
||||
| Arrays/Arrays.ps1:6:9:6:12 | ArrayLiteral at: Arrays/Arrays.ps1:6:9:6:12 | Arrays/Arrays.ps1:6:11:6:12 | 0 |
|
||||
| Arrays/Arrays.ps1:6:16:6:22 | key1 | Arrays/Arrays.ps1:6:16:6:22 | key1 |
|
||||
| Arrays/Arrays.ps1:7:1:7:22 | ...=... | Arrays/Arrays.ps1:7:16:7:22 | key1 |
|
||||
| Arrays/Arrays.ps1:7:1:7:22 | ...=... | file://:0:0:0:0 | (no string representation) |
|
||||
| Arrays/Arrays.ps1:7:9:7:12 | ArrayLiteral at: Arrays/Arrays.ps1:7:9:7:12 | Arrays/Arrays.ps1:7:9:7:10 | 1 |
|
||||
| Arrays/Arrays.ps1:7:9:7:12 | ArrayLiteral at: Arrays/Arrays.ps1:7:9:7:12 | Arrays/Arrays.ps1:7:11:7:12 | 0 |
|
||||
| Arrays/Arrays.ps1:7:16:7:22 | key1 | Arrays/Arrays.ps1:7:16:7:22 | key1 |
|
||||
| Arrays/Arrays.ps1:8:1:8:24 | ...=... | Arrays/Arrays.ps1:8:16:8:24 | value1 |
|
||||
| Arrays/Arrays.ps1:8:1:8:24 | ...=... | file://:0:0:0:0 | (no string representation) |
|
||||
| Arrays/Arrays.ps1:8:9:8:12 | ArrayLiteral at: Arrays/Arrays.ps1:8:9:8:12 | Arrays/Arrays.ps1:8:9:8:10 | 0 |
|
||||
| Arrays/Arrays.ps1:8:9:8:12 | ArrayLiteral at: Arrays/Arrays.ps1:8:9:8:12 | Arrays/Arrays.ps1:8:11:8:12 | 1 |
|
||||
| Arrays/Arrays.ps1:8:16:8:24 | value1 | Arrays/Arrays.ps1:8:16:8:24 | value1 |
|
||||
| Arrays/Arrays.ps1:9:1:9:21 | ...=... | Arrays/Arrays.ps1:9:16:9:21 | null |
|
||||
| Arrays/Arrays.ps1:9:1:9:21 | ...=... | file://:0:0:0:0 | (no string representation) |
|
||||
| Arrays/Arrays.ps1:9:9:9:12 | ArrayLiteral at: Arrays/Arrays.ps1:9:9:9:12 | Arrays/Arrays.ps1:9:9:9:10 | 1 |
|
||||
| Arrays/Arrays.ps1:9:9:9:12 | ArrayLiteral at: Arrays/Arrays.ps1:9:9:9:12 | Arrays/Arrays.ps1:9:11:9:12 | 1 |
|
||||
| Arrays/Arrays.ps1:9:16:9:21 | null | Arrays/Arrays.ps1:9:16:9:21 | null |
|
||||
| Arrays/Arrays.ps1:11:1:11:25 | ...=... | Arrays/Arrays.ps1:11:1:11:8 | array3 |
|
||||
| Arrays/Arrays.ps1:11:1:11:25 | ...=... | Arrays/Arrays.ps1:11:11:11:25 | ArrayExpression at: Arrays/Arrays.ps1:11:11:11:25 |
|
||||
| Arrays/Arrays.ps1:11:11:11:25 | ArrayExpression at: Arrays/Arrays.ps1:11:11:11:25 | Arrays/Arrays.ps1:11:11:11:25 | ArrayExpression at: Arrays/Arrays.ps1:11:11:11:25 |
|
||||
| Arrays/Arrays.ps1:11:13:11:24 | ...\|... | Arrays/Arrays.ps1:11:13:11:24 | ArrayLiteral at: Arrays/Arrays.ps1:11:13:11:24 |
|
||||
| Arrays/Arrays.ps1:11:13:11:24 | ArrayLiteral at: Arrays/Arrays.ps1:11:13:11:24 | Arrays/Arrays.ps1:11:13:11:16 | a |
|
||||
| Arrays/Arrays.ps1:11:13:11:24 | ArrayLiteral at: Arrays/Arrays.ps1:11:13:11:24 | Arrays/Arrays.ps1:11:13:11:24 | ArrayLiteral at: Arrays/Arrays.ps1:11:13:11:24 |
|
||||
| Arrays/Arrays.ps1:11:13:11:24 | ArrayLiteral at: Arrays/Arrays.ps1:11:13:11:24 | Arrays/Arrays.ps1:11:17:11:20 | b |
|
||||
| Arrays/Arrays.ps1:11:13:11:24 | ArrayLiteral at: Arrays/Arrays.ps1:11:13:11:24 | Arrays/Arrays.ps1:11:21:11:24 | c |
|
||||
| Arrays/Arrays.ps1:11:13:11:24 | StatementBlock at: Arrays/Arrays.ps1:11:13:11:24 | Arrays/Arrays.ps1:11:13:11:24 | ...\|... |
|
||||
| Arrays/Arrays.ps1:12:1:12:14 | (no string representation) | file://:0:0:0:0 | (no string representation) |
|
||||
| Arrays/Arrays.ps1:12:1:12:14 | ...\|... | Arrays/Arrays.ps1:12:1:12:14 | (no string representation) |
|
||||
| Arrays/Arrays.ps1:14:1:14:44 | ...=... | Arrays/Arrays.ps1:14:1:14:8 | array4 |
|
||||
| Arrays/Arrays.ps1:14:1:14:44 | ...=... | Arrays/Arrays.ps1:14:11:14:44 | (no string representation) |
|
||||
| Arrays/Arrays.ps1:14:11:14:44 | (no string representation) | file://:0:0:0:0 | (no string representation) |
|
||||
| Arrays/Arrays.ps1:15:1:15:15 | ...\|... | Arrays/Arrays.ps1:15:1:15:15 | ArrayExpression at: Arrays/Arrays.ps1:15:1:15:15 |
|
||||
| Arrays/Arrays.ps1:15:1:15:15 | ArrayExpression at: Arrays/Arrays.ps1:15:1:15:15 | Arrays/Arrays.ps1:15:1:15:8 | array4 |
|
||||
| Arrays/Arrays.ps1:15:1:15:15 | ArrayExpression at: Arrays/Arrays.ps1:15:1:15:15 | Arrays/Arrays.ps1:15:1:15:15 | ArrayExpression at: Arrays/Arrays.ps1:15:1:15:15 |
|
||||
| Arrays/Arrays.ps1:15:1:15:15 | ArrayExpression at: Arrays/Arrays.ps1:15:1:15:15 | Arrays/Arrays.ps1:15:9:15:12 | Add |
|
||||
| Arrays/Arrays.ps1:15:1:15:15 | ArrayExpression at: Arrays/Arrays.ps1:15:1:15:15 | Arrays/Arrays.ps1:15:13:15:14 | 1 |
|
||||
| Blocks/ParamBlock.ps1:1:1:5:2 | ParamBlock.ps1 | Blocks/ParamBlock.ps1:2:1:5:2 | ParamBlock |
|
||||
| Blocks/ParamBlock.ps1:1:1:5:2 | ParamBlock.ps1 | Blocks/ParamBlock.ps1:2:1:5:2 | {...} |
|
||||
| Blocks/ParamBlock.ps1:2:1:5:2 | ParamBlock | Blocks/ParamBlock.ps1:1:1:1:18 | CmdletBinding |
|
||||
| Blocks/ParamBlock.ps1:2:1:5:2 | ParamBlock | Blocks/ParamBlock.ps1:3:5:4:23 | Parameter |
|
||||
| Blocks/ParamBlock.ps1:3:5:4:23 | Parameter | Blocks/ParamBlock.ps1:3:5:3:18 | Parameter |
|
||||
| Blocks/ParamBlock.ps1:3:5:4:23 | Parameter | Blocks/ParamBlock.ps1:4:5:4:13 | string |
|
||||
| Blocks/ParamBlock.ps1:3:5:4:23 | Parameter | Blocks/ParamBlock.ps1:4:13:4:23 | Parameter |
|
||||
| Dynamic/DynamicExecution.ps1:1:1:1:17 | ...=... | Dynamic/DynamicExecution.ps1:1:1:1:5 | foo |
|
||||
| Dynamic/DynamicExecution.ps1:1:1:1:17 | ...=... | Dynamic/DynamicExecution.ps1:1:8:1:17 | cmd.exe |
|
||||
| Dynamic/DynamicExecution.ps1:1:1:5:8 | DynamicExecution.ps1 | Dynamic/DynamicExecution.ps1:1:1:5:8 | {...} |
|
||||
| Dynamic/DynamicExecution.ps1:1:1:5:8 | {...} | Dynamic/DynamicExecution.ps1:1:1:1:17 | ...=... |
|
||||
| Dynamic/DynamicExecution.ps1:1:1:5:8 | {...} | Dynamic/DynamicExecution.ps1:2:1:2:23 | ...\|... |
|
||||
| Dynamic/DynamicExecution.ps1:1:1:5:8 | {...} | Dynamic/DynamicExecution.ps1:3:1:3:28 | ...\|... |
|
||||
| Dynamic/DynamicExecution.ps1:1:1:5:8 | {...} | Dynamic/DynamicExecution.ps1:4:1:4:32 | ...\|... |
|
||||
| Dynamic/DynamicExecution.ps1:1:1:5:8 | {...} | Dynamic/DynamicExecution.ps1:5:1:5:8 | ...\|... |
|
||||
| Dynamic/DynamicExecution.ps1:1:8:1:17 | cmd.exe | Dynamic/DynamicExecution.ps1:1:8:1:17 | cmd.exe |
|
||||
| Dynamic/DynamicExecution.ps1:2:1:2:23 | ...\|... | Dynamic/DynamicExecution.ps1:2:1:2:23 | Invoke-Expression |
|
||||
| Dynamic/DynamicExecution.ps1:2:1:2:23 | Invoke-Expression | Dynamic/DynamicExecution.ps1:2:1:2:18 | Invoke-Expression |
|
||||
| Dynamic/DynamicExecution.ps1:2:1:2:23 | Invoke-Expression | Dynamic/DynamicExecution.ps1:2:19:2:23 | foo |
|
||||
| Dynamic/DynamicExecution.ps1:3:1:3:28 | ...\|... | Dynamic/DynamicExecution.ps1:3:1:3:28 | ArrayExpression at: Dynamic/DynamicExecution.ps1:3:1:3:28 |
|
||||
| Dynamic/DynamicExecution.ps1:3:1:3:28 | ArrayExpression at: Dynamic/DynamicExecution.ps1:3:1:3:28 | Dynamic/DynamicExecution.ps1:3:1:3:14 | scriptblock |
|
||||
| Dynamic/DynamicExecution.ps1:3:1:3:28 | ArrayExpression at: Dynamic/DynamicExecution.ps1:3:1:3:28 | Dynamic/DynamicExecution.ps1:3:1:3:28 | ArrayExpression at: Dynamic/DynamicExecution.ps1:3:1:3:28 |
|
||||
| Dynamic/DynamicExecution.ps1:3:1:3:28 | ArrayExpression at: Dynamic/DynamicExecution.ps1:3:1:3:28 | Dynamic/DynamicExecution.ps1:3:16:3:22 | Create |
|
||||
| Dynamic/DynamicExecution.ps1:3:1:3:28 | ArrayExpression at: Dynamic/DynamicExecution.ps1:3:1:3:28 | Dynamic/DynamicExecution.ps1:3:23:3:27 | foo |
|
||||
| Dynamic/DynamicExecution.ps1:4:1:4:32 | | Dynamic/DynamicExecution.ps1:4:3:4:32 | (...) |
|
||||
| Dynamic/DynamicExecution.ps1:4:1:4:32 | ...\|... | Dynamic/DynamicExecution.ps1:4:1:4:32 | |
|
||||
| Dynamic/DynamicExecution.ps1:4:3:4:32 | (...) | Dynamic/DynamicExecution.ps1:4:4:4:31 | ...\|... |
|
||||
| Dynamic/DynamicExecution.ps1:4:4:4:31 | ...\|... | Dynamic/DynamicExecution.ps1:4:4:4:31 | ArrayExpression at: Dynamic/DynamicExecution.ps1:4:4:4:31 |
|
||||
| Dynamic/DynamicExecution.ps1:4:4:4:31 | ArrayExpression at: Dynamic/DynamicExecution.ps1:4:4:4:31 | Dynamic/DynamicExecution.ps1:4:4:4:17 | scriptblock |
|
||||
| Dynamic/DynamicExecution.ps1:4:4:4:31 | ArrayExpression at: Dynamic/DynamicExecution.ps1:4:4:4:31 | Dynamic/DynamicExecution.ps1:4:4:4:31 | ArrayExpression at: Dynamic/DynamicExecution.ps1:4:4:4:31 |
|
||||
| Dynamic/DynamicExecution.ps1:4:4:4:31 | ArrayExpression at: Dynamic/DynamicExecution.ps1:4:4:4:31 | Dynamic/DynamicExecution.ps1:4:19:4:25 | Create |
|
||||
| Dynamic/DynamicExecution.ps1:4:4:4:31 | ArrayExpression at: Dynamic/DynamicExecution.ps1:4:4:4:31 | Dynamic/DynamicExecution.ps1:4:26:4:30 | foo |
|
||||
| Dynamic/DynamicExecution.ps1:5:1:5:8 | | Dynamic/DynamicExecution.ps1:5:2:5:8 | ExpandableStringExpression at: Dynamic/DynamicExecution.ps1:5:2:5:8 |
|
||||
| Dynamic/DynamicExecution.ps1:5:1:5:8 | ...\|... | Dynamic/DynamicExecution.ps1:5:1:5:8 | |
|
||||
| Dynamic/DynamicExecution.ps1:5:2:5:8 | ExpandableStringExpression at: Dynamic/DynamicExecution.ps1:5:2:5:8 | Dynamic/DynamicExecution.ps1:5:3:5:7 | foo |
|
||||
| Dynamic/DynamicExecutionWithFunc.ps1:1:1:11:2 | DynamicExecutionWithFunc.ps1 | Dynamic/DynamicExecutionWithFunc.ps1:1:1:11:2 | {...} |
|
||||
| Dynamic/DynamicExecutionWithFunc.ps1:1:1:11:2 | FunctionDefinition at: Dynamic/DynamicExecutionWithFunc.ps1:1:1:11:2 | Dynamic/DynamicExecutionWithFunc.ps1:1:24:11:2 | DynamicExecutionWithFunc.ps1 |
|
||||
| Dynamic/DynamicExecutionWithFunc.ps1:1:1:11:2 | {...} | Dynamic/DynamicExecutionWithFunc.ps1:1:1:11:2 | FunctionDefinition at: Dynamic/DynamicExecutionWithFunc.ps1:1:1:11:2 |
|
||||
| Dynamic/DynamicExecutionWithFunc.ps1:1:24:11:2 | DynamicExecutionWithFunc.ps1 | Dynamic/DynamicExecutionWithFunc.ps1:2:5:4:6 | ParamBlock |
|
||||
| Dynamic/DynamicExecutionWithFunc.ps1:1:24:11:2 | DynamicExecutionWithFunc.ps1 | Dynamic/DynamicExecutionWithFunc.ps1:2:5:10:30 | {...} |
|
||||
| Dynamic/DynamicExecutionWithFunc.ps1:2:5:4:6 | ParamBlock | Dynamic/DynamicExecutionWithFunc.ps1:3:9:3:19 | userInput |
|
||||
| Dynamic/DynamicExecutionWithFunc.ps1:2:5:10:30 | {...} | Dynamic/DynamicExecutionWithFunc.ps1:5:5:5:34 | ...=... |
|
||||
| Dynamic/DynamicExecutionWithFunc.ps1:2:5:10:30 | {...} | Dynamic/DynamicExecutionWithFunc.ps1:6:5:6:27 | ...\|... |
|
||||
| Dynamic/DynamicExecutionWithFunc.ps1:2:5:10:30 | {...} | Dynamic/DynamicExecutionWithFunc.ps1:7:5:7:32 | ...\|... |
|
||||
| Dynamic/DynamicExecutionWithFunc.ps1:2:5:10:30 | {...} | Dynamic/DynamicExecutionWithFunc.ps1:8:5:8:36 | ...\|... |
|
||||
| Dynamic/DynamicExecutionWithFunc.ps1:2:5:10:30 | {...} | Dynamic/DynamicExecutionWithFunc.ps1:9:5:9:12 | ...\|... |
|
||||
| Dynamic/DynamicExecutionWithFunc.ps1:2:5:10:30 | {...} | Dynamic/DynamicExecutionWithFunc.ps1:10:5:10:30 | ...\|... |
|
||||
| Dynamic/DynamicExecutionWithFunc.ps1:3:9:3:19 | userInput | Dynamic/DynamicExecutionWithFunc.ps1:3:9:3:19 | userInput |
|
||||
| Dynamic/DynamicExecutionWithFunc.ps1:5:5:5:34 | ...=... | Dynamic/DynamicExecutionWithFunc.ps1:5:5:5:9 | foo |
|
||||
| Dynamic/DynamicExecutionWithFunc.ps1:5:5:5:34 | ...=... | Dynamic/DynamicExecutionWithFunc.ps1:5:12:5:34 | ...+... |
|
||||
| Dynamic/DynamicExecutionWithFunc.ps1:5:12:5:34 | ...+... | Dynamic/DynamicExecutionWithFunc.ps1:5:12:5:21 | cmd.exe |
|
||||
| Dynamic/DynamicExecutionWithFunc.ps1:5:12:5:34 | ...+... | Dynamic/DynamicExecutionWithFunc.ps1:5:12:5:34 | ...+... |
|
||||
| Dynamic/DynamicExecutionWithFunc.ps1:5:12:5:34 | ...+... | Dynamic/DynamicExecutionWithFunc.ps1:5:24:5:34 | userInput |
|
||||
| Dynamic/DynamicExecutionWithFunc.ps1:6:5:6:27 | ...\|... | Dynamic/DynamicExecutionWithFunc.ps1:6:5:6:27 | Invoke-Expression |
|
||||
| Dynamic/DynamicExecutionWithFunc.ps1:6:5:6:27 | Invoke-Expression | Dynamic/DynamicExecutionWithFunc.ps1:6:5:6:22 | Invoke-Expression |
|
||||
| Dynamic/DynamicExecutionWithFunc.ps1:6:5:6:27 | Invoke-Expression | Dynamic/DynamicExecutionWithFunc.ps1:6:23:6:27 | foo |
|
||||
| Dynamic/DynamicExecutionWithFunc.ps1:7:5:7:32 | ...\|... | Dynamic/DynamicExecutionWithFunc.ps1:7:5:7:32 | ArrayExpression at: Dynamic/DynamicExecutionWithFunc.ps1:7:5:7:32 |
|
||||
| Dynamic/DynamicExecutionWithFunc.ps1:7:5:7:32 | ArrayExpression at: Dynamic/DynamicExecutionWithFunc.ps1:7:5:7:32 | Dynamic/DynamicExecutionWithFunc.ps1:7:5:7:18 | scriptblock |
|
||||
| Dynamic/DynamicExecutionWithFunc.ps1:7:5:7:32 | ArrayExpression at: Dynamic/DynamicExecutionWithFunc.ps1:7:5:7:32 | Dynamic/DynamicExecutionWithFunc.ps1:7:5:7:32 | ArrayExpression at: Dynamic/DynamicExecutionWithFunc.ps1:7:5:7:32 |
|
||||
| Dynamic/DynamicExecutionWithFunc.ps1:7:5:7:32 | ArrayExpression at: Dynamic/DynamicExecutionWithFunc.ps1:7:5:7:32 | Dynamic/DynamicExecutionWithFunc.ps1:7:20:7:26 | Create |
|
||||
| Dynamic/DynamicExecutionWithFunc.ps1:7:5:7:32 | ArrayExpression at: Dynamic/DynamicExecutionWithFunc.ps1:7:5:7:32 | Dynamic/DynamicExecutionWithFunc.ps1:7:27:7:31 | foo |
|
||||
| Dynamic/DynamicExecutionWithFunc.ps1:8:5:8:36 | | Dynamic/DynamicExecutionWithFunc.ps1:8:7:8:36 | (...) |
|
||||
| Dynamic/DynamicExecutionWithFunc.ps1:8:5:8:36 | ...\|... | Dynamic/DynamicExecutionWithFunc.ps1:8:5:8:36 | |
|
||||
| Dynamic/DynamicExecutionWithFunc.ps1:8:7:8:36 | (...) | Dynamic/DynamicExecutionWithFunc.ps1:8:8:8:35 | ...\|... |
|
||||
| Dynamic/DynamicExecutionWithFunc.ps1:8:8:8:35 | ...\|... | Dynamic/DynamicExecutionWithFunc.ps1:8:8:8:35 | ArrayExpression at: Dynamic/DynamicExecutionWithFunc.ps1:8:8:8:35 |
|
||||
| Dynamic/DynamicExecutionWithFunc.ps1:8:8:8:35 | ArrayExpression at: Dynamic/DynamicExecutionWithFunc.ps1:8:8:8:35 | Dynamic/DynamicExecutionWithFunc.ps1:8:8:8:21 | scriptblock |
|
||||
| Dynamic/DynamicExecutionWithFunc.ps1:8:8:8:35 | ArrayExpression at: Dynamic/DynamicExecutionWithFunc.ps1:8:8:8:35 | Dynamic/DynamicExecutionWithFunc.ps1:8:8:8:35 | ArrayExpression at: Dynamic/DynamicExecutionWithFunc.ps1:8:8:8:35 |
|
||||
| Dynamic/DynamicExecutionWithFunc.ps1:8:8:8:35 | ArrayExpression at: Dynamic/DynamicExecutionWithFunc.ps1:8:8:8:35 | Dynamic/DynamicExecutionWithFunc.ps1:8:23:8:29 | Create |
|
||||
| Dynamic/DynamicExecutionWithFunc.ps1:8:8:8:35 | ArrayExpression at: Dynamic/DynamicExecutionWithFunc.ps1:8:8:8:35 | Dynamic/DynamicExecutionWithFunc.ps1:8:30:8:34 | foo |
|
||||
| Dynamic/DynamicExecutionWithFunc.ps1:9:5:9:12 | | Dynamic/DynamicExecutionWithFunc.ps1:9:6:9:12 | ExpandableStringExpression at: Dynamic/DynamicExecutionWithFunc.ps1:9:6:9:12 |
|
||||
| Dynamic/DynamicExecutionWithFunc.ps1:9:5:9:12 | ...\|... | Dynamic/DynamicExecutionWithFunc.ps1:9:5:9:12 | |
|
||||
| Dynamic/DynamicExecutionWithFunc.ps1:9:6:9:12 | ExpandableStringExpression at: Dynamic/DynamicExecutionWithFunc.ps1:9:6:9:12 | Dynamic/DynamicExecutionWithFunc.ps1:9:7:9:11 | foo |
|
||||
| Dynamic/DynamicExecutionWithFunc.ps1:10:5:10:30 | ...\|... | Dynamic/DynamicExecutionWithFunc.ps1:10:5:10:30 | cmd.exe |
|
||||
| Dynamic/DynamicExecutionWithFunc.ps1:10:5:10:30 | cmd.exe | Dynamic/DynamicExecutionWithFunc.ps1:10:7:10:16 | cmd.exe |
|
||||
| Dynamic/DynamicExecutionWithFunc.ps1:10:5:10:30 | cmd.exe | Dynamic/DynamicExecutionWithFunc.ps1:10:17:10:30 | ArrayExpression at: Dynamic/DynamicExecutionWithFunc.ps1:10:17:10:30 |
|
||||
| Dynamic/DynamicExecutionWithFunc.ps1:10:19:10:29 | ...\|... | Dynamic/DynamicExecutionWithFunc.ps1:10:19:10:29 | userInput |
|
||||
| Dynamic/DynamicExecutionWithFunc.ps1:10:19:10:29 | StatementBlock at: Dynamic/DynamicExecutionWithFunc.ps1:10:19:10:29 | Dynamic/DynamicExecutionWithFunc.ps1:10:19:10:29 | ...\|... |
|
||||
| Dynamic/DynamicExecutionWithFunc.ps1:10:19:10:29 | userInput | Dynamic/DynamicExecutionWithFunc.ps1:10:19:10:29 | userInput |
|
||||
| Expressions/BinaryExpression.ps1:1:1:1:10 | ...=... | Expressions/BinaryExpression.ps1:1:1:1:6 | val1 |
|
||||
| Expressions/BinaryExpression.ps1:1:1:1:10 | ...=... | Expressions/BinaryExpression.ps1:1:9:1:10 | 1 |
|
||||
| Expressions/BinaryExpression.ps1:1:1:4:8 | BinaryExpression.ps1 | Expressions/BinaryExpression.ps1:1:1:4:8 | {...} |
|
||||
| Expressions/BinaryExpression.ps1:1:1:4:8 | {...} | Expressions/BinaryExpression.ps1:1:1:1:10 | ...=... |
|
||||
| Expressions/BinaryExpression.ps1:1:1:4:8 | {...} | Expressions/BinaryExpression.ps1:2:1:2:10 | ...=... |
|
||||
| Expressions/BinaryExpression.ps1:1:1:4:8 | {...} | Expressions/BinaryExpression.ps1:3:1:3:24 | ...=... |
|
||||
| Expressions/BinaryExpression.ps1:1:1:4:8 | {...} | Expressions/BinaryExpression.ps1:4:1:4:8 | ...\|... |
|
||||
| Expressions/BinaryExpression.ps1:1:9:1:10 | 1 | Expressions/BinaryExpression.ps1:1:9:1:10 | 1 |
|
||||
| Expressions/BinaryExpression.ps1:2:1:2:10 | ...=... | Expressions/BinaryExpression.ps1:2:1:2:6 | val2 |
|
||||
| Expressions/BinaryExpression.ps1:2:1:2:10 | ...=... | Expressions/BinaryExpression.ps1:2:9:2:10 | 2 |
|
||||
| Expressions/BinaryExpression.ps1:2:9:2:10 | 2 | Expressions/BinaryExpression.ps1:2:9:2:10 | 2 |
|
||||
| Expressions/BinaryExpression.ps1:3:1:3:24 | ...=... | Expressions/BinaryExpression.ps1:3:1:3:8 | result |
|
||||
| Expressions/BinaryExpression.ps1:3:1:3:24 | ...=... | Expressions/BinaryExpression.ps1:3:11:3:24 | ...+... |
|
||||
| Expressions/BinaryExpression.ps1:3:11:3:24 | ...+... | Expressions/BinaryExpression.ps1:3:11:3:16 | val1 |
|
||||
| Expressions/BinaryExpression.ps1:3:11:3:24 | ...+... | Expressions/BinaryExpression.ps1:3:11:3:24 | ...+... |
|
||||
| Expressions/BinaryExpression.ps1:3:11:3:24 | ...+... | Expressions/BinaryExpression.ps1:3:19:3:24 | val2 |
|
||||
| Expressions/BinaryExpression.ps1:4:1:4:8 | ...\|... | Expressions/BinaryExpression.ps1:4:1:4:8 | result |
|
||||
| Expressions/BinaryExpression.ps1:4:1:4:8 | result | Expressions/BinaryExpression.ps1:4:1:4:8 | result |
|
||||
| Expressions/ConvertWithSecureString.ps1:1:1:1:55 | ...=... | Expressions/ConvertWithSecureString.ps1:1:1:1:11 | UserInput |
|
||||
| Expressions/ConvertWithSecureString.ps1:1:1:1:55 | ...=... | Expressions/ConvertWithSecureString.ps1:1:14:1:55 | ...\|... |
|
||||
| Expressions/ConvertWithSecureString.ps1:1:1:2:80 | ConvertWithSecureString.ps1 | Expressions/ConvertWithSecureString.ps1:1:1:2:80 | {...} |
|
||||
| Expressions/ConvertWithSecureString.ps1:1:1:2:80 | {...} | Expressions/ConvertWithSecureString.ps1:1:1:1:55 | ...=... |
|
||||
| Expressions/ConvertWithSecureString.ps1:1:1:2:80 | {...} | Expressions/ConvertWithSecureString.ps1:2:1:2:80 | ...=... |
|
||||
| Expressions/ConvertWithSecureString.ps1:1:14:1:55 | ...\|... | Expressions/ConvertWithSecureString.ps1:1:14:1:55 | Read-Host |
|
||||
| Expressions/ConvertWithSecureString.ps1:1:14:1:55 | Read-Host | Expressions/ConvertWithSecureString.ps1:1:14:1:23 | Read-Host |
|
||||
| Expressions/ConvertWithSecureString.ps1:1:14:1:55 | Read-Host | Expressions/ConvertWithSecureString.ps1:1:24:1:55 | Please enter your secure code |
|
||||
| Expressions/ConvertWithSecureString.ps1:2:1:2:80 | ...=... | Expressions/ConvertWithSecureString.ps1:2:1:2:16 | EncryptedInput |
|
||||
| Expressions/ConvertWithSecureString.ps1:2:1:2:80 | ...=... | Expressions/ConvertWithSecureString.ps1:2:19:2:80 | ...\|... |
|
||||
| Expressions/ConvertWithSecureString.ps1:2:19:2:80 | ...\|... | Expressions/ConvertWithSecureString.ps1:2:19:2:80 | ConvertTo-SecureString |
|
||||
| Expressions/ConvertWithSecureString.ps1:2:19:2:80 | ConvertTo-SecureString | Expressions/ConvertWithSecureString.ps1:2:19:2:41 | ConvertTo-SecureString |
|
||||
| Expressions/ConvertWithSecureString.ps1:2:19:2:80 | ConvertTo-SecureString | Expressions/ConvertWithSecureString.ps1:2:42:2:49 | String |
|
||||
| Expressions/ConvertWithSecureString.ps1:2:19:2:80 | ConvertTo-SecureString | Expressions/ConvertWithSecureString.ps1:2:50:2:60 | UserInput |
|
||||
| Expressions/ConvertWithSecureString.ps1:2:19:2:80 | ConvertTo-SecureString | Expressions/ConvertWithSecureString.ps1:2:61:2:73 | AsPlainText |
|
||||
| Expressions/ConvertWithSecureString.ps1:2:19:2:80 | ConvertTo-SecureString | Expressions/ConvertWithSecureString.ps1:2:74:2:80 | Force |
|
||||
| Expressions/ExpandableString.ps1:1:1:1:40 | ...\|... | Expressions/ExpandableString.ps1:1:1:1:40 | ExpandableStringExpression at: Expressions/ExpandableString.ps1:1:1:1:40 |
|
||||
| Expressions/ExpandableString.ps1:1:1:1:40 | ExpandableString.ps1 | Expressions/ExpandableString.ps1:1:1:1:40 | {...} |
|
||||
| Expressions/ExpandableString.ps1:1:1:1:40 | ExpandableStringExpression at: Expressions/ExpandableString.ps1:1:1:1:40 | Expressions/ExpandableString.ps1:1:1:1:40 | ExpandableStringExpression at: Expressions/ExpandableString.ps1:1:1:1:40 |
|
||||
| Expressions/ExpandableString.ps1:1:1:1:40 | ExpandableStringExpression at: Expressions/ExpandableString.ps1:1:1:1:40 | Expressions/ExpandableString.ps1:1:8:1:13 | name |
|
||||
| Expressions/ExpandableString.ps1:1:1:1:40 | ExpandableStringExpression at: Expressions/ExpandableString.ps1:1:1:1:40 | file://:0:0:0:0 | (no string representation) |
|
||||
| Expressions/ExpandableString.ps1:1:1:1:40 | {...} | Expressions/ExpandableString.ps1:1:1:1:40 | ...\|... |
|
||||
| Expressions/ExpandableString.ps1:1:23:1:38 | (no string representation) | file://:0:0:0:0 | (no string representation) |
|
||||
| Expressions/ExpandableString.ps1:1:23:1:38 | ...\|... | Expressions/ExpandableString.ps1:1:23:1:38 | (no string representation) |
|
||||
| Expressions/ExpandableString.ps1:1:23:1:38 | StatementBlock at: Expressions/ExpandableString.ps1:1:23:1:38 | Expressions/ExpandableString.ps1:1:23:1:38 | ...\|... |
|
||||
| Expressions/SubExpression.ps1:1:1:1:24 | ...\|... | Expressions/SubExpression.ps1:1:1:1:24 | ArrayExpression at: Expressions/SubExpression.ps1:1:1:1:24 |
|
||||
| Expressions/SubExpression.ps1:1:1:1:24 | ArrayExpression at: Expressions/SubExpression.ps1:1:1:1:24 | Expressions/SubExpression.ps1:1:1:1:24 | ArrayExpression at: Expressions/SubExpression.ps1:1:1:1:24 |
|
||||
| Expressions/SubExpression.ps1:1:1:1:24 | ArrayExpression at: Expressions/SubExpression.ps1:1:1:1:24 | Expressions/SubExpression.ps1:1:13:1:20 | AddDays |
|
||||
| Expressions/SubExpression.ps1:1:1:1:24 | ArrayExpression at: Expressions/SubExpression.ps1:1:1:1:24 | Expressions/SubExpression.ps1:1:21:1:23 | 10 |
|
||||
| Expressions/SubExpression.ps1:1:1:1:24 | ArrayExpression at: Expressions/SubExpression.ps1:1:1:1:24 | file://:0:0:0:0 | (no string representation) |
|
||||
| Expressions/SubExpression.ps1:1:1:2:22 | SubExpression.ps1 | Expressions/SubExpression.ps1:1:1:2:22 | {...} |
|
||||
| Expressions/SubExpression.ps1:1:1:2:22 | {...} | Expressions/SubExpression.ps1:1:1:1:24 | ...\|... |
|
||||
| Expressions/SubExpression.ps1:1:1:2:22 | {...} | Expressions/SubExpression.ps1:2:1:2:22 | ...\|... |
|
||||
| Expressions/SubExpression.ps1:1:3:1:11 | ...\|... | Expressions/SubExpression.ps1:1:3:1:11 | Get-Date |
|
||||
| Expressions/SubExpression.ps1:1:3:1:11 | Get-Date | Expressions/SubExpression.ps1:1:3:1:11 | Get-Date |
|
||||
| Expressions/SubExpression.ps1:1:3:1:11 | StatementBlock at: Expressions/SubExpression.ps1:1:3:1:11 | Expressions/SubExpression.ps1:1:3:1:11 | ...\|... |
|
||||
| Expressions/SubExpression.ps1:2:1:2:22 | ...\|... | Expressions/SubExpression.ps1:2:1:2:22 | ArrayExpression at: Expressions/SubExpression.ps1:2:1:2:22 |
|
||||
| Expressions/SubExpression.ps1:2:1:2:22 | ArrayExpression at: Expressions/SubExpression.ps1:2:1:2:22 | Expressions/SubExpression.ps1:2:1:2:22 | ArrayExpression at: Expressions/SubExpression.ps1:2:1:2:22 |
|
||||
| Expressions/SubExpression.ps1:2:1:2:22 | ArrayExpression at: Expressions/SubExpression.ps1:2:1:2:22 | Expressions/SubExpression.ps1:2:13:2:20 | AddDays |
|
||||
| Expressions/SubExpression.ps1:2:1:2:22 | ArrayExpression at: Expressions/SubExpression.ps1:2:1:2:22 | file://:0:0:0:0 | (no string representation) |
|
||||
| Expressions/SubExpression.ps1:2:3:2:11 | ...\|... | Expressions/SubExpression.ps1:2:3:2:11 | Get-Date |
|
||||
| Expressions/SubExpression.ps1:2:3:2:11 | Get-Date | Expressions/SubExpression.ps1:2:3:2:11 | Get-Date |
|
||||
| Expressions/SubExpression.ps1:2:3:2:11 | StatementBlock at: Expressions/SubExpression.ps1:2:3:2:11 | Expressions/SubExpression.ps1:2:3:2:11 | ...\|... |
|
||||
| Expressions/TernaryExpression.ps1:1:1:1:23 | ...=... | Expressions/TernaryExpression.ps1:1:1:1:5 | var |
|
||||
| Expressions/TernaryExpression.ps1:1:1:1:23 | ...=... | Expressions/TernaryExpression.ps1:1:8:1:23 | ...?...:... |
|
||||
| Expressions/TernaryExpression.ps1:1:1:1:23 | TernaryExpression.ps1 | Expressions/TernaryExpression.ps1:1:1:1:23 | {...} |
|
||||
| Expressions/TernaryExpression.ps1:1:1:1:23 | {...} | Expressions/TernaryExpression.ps1:1:1:1:23 | ...=... |
|
||||
| Expressions/TernaryExpression.ps1:1:8:1:17 | (...) | Expressions/TernaryExpression.ps1:1:9:1:16 | ...\|... |
|
||||
| Expressions/TernaryExpression.ps1:1:8:1:23 | ...?...:... | Expressions/TernaryExpression.ps1:1:8:1:17 | (...) |
|
||||
| Expressions/TernaryExpression.ps1:1:8:1:23 | ...?...:... | Expressions/TernaryExpression.ps1:1:8:1:23 | ...?...:... |
|
||||
| Expressions/TernaryExpression.ps1:1:8:1:23 | ...?...:... | Expressions/TernaryExpression.ps1:1:20:1:21 | 1 |
|
||||
| Expressions/TernaryExpression.ps1:1:8:1:23 | ...?...:... | Expressions/TernaryExpression.ps1:1:22:1:23 | 2 |
|
||||
| Expressions/TernaryExpression.ps1:1:9:1:16 | ...+... | Expressions/TernaryExpression.ps1:1:9:1:10 | 6 |
|
||||
| Expressions/TernaryExpression.ps1:1:9:1:16 | ...+... | Expressions/TernaryExpression.ps1:1:9:1:16 | ...+... |
|
||||
| Expressions/TernaryExpression.ps1:1:9:1:16 | ...+... | Expressions/TernaryExpression.ps1:1:15:1:16 | 7 |
|
||||
| Expressions/TernaryExpression.ps1:1:9:1:16 | ...\|... | Expressions/TernaryExpression.ps1:1:9:1:16 | ...+... |
|
||||
| Loops/DoUntil.ps1:1:1:7:19 | DoUntil | Loops/DoUntil.ps1:7:10:7:18 | ...\|... |
|
||||
| Loops/DoUntil.ps1:1:1:7:19 | DoUntil.ps1 | Loops/DoUntil.ps1:1:1:7:19 | {...} |
|
||||
| Loops/DoUntil.ps1:1:1:7:19 | {...} | Loops/DoUntil.ps1:1:1:7:19 | DoUntil |
|
||||
| Loops/DoUntil.ps1:2:1:7:2 | StatementBlock at: Loops/DoUntil.ps1:2:1:7:2 | Loops/DoUntil.ps1:3:2:3:20 | ...\|... |
|
||||
| Loops/DoUntil.ps1:2:1:7:2 | StatementBlock at: Loops/DoUntil.ps1:2:1:7:2 | Loops/DoUntil.ps1:4:2:4:4 | ...\|... |
|
||||
| Loops/DoUntil.ps1:2:1:7:2 | StatementBlock at: Loops/DoUntil.ps1:2:1:7:2 | Loops/DoUntil.ps1:5:2:5:6 | ...\|... |
|
||||
| Loops/DoUntil.ps1:2:1:7:2 | StatementBlock at: Loops/DoUntil.ps1:2:1:7:2 | Loops/DoUntil.ps1:6:2:6:17 | ...\|... |
|
||||
| Loops/DoUntil.ps1:3:2:3:20 | ...\|... | Loops/DoUntil.ps1:3:2:3:20 | ExpandableStringExpression at: Loops/DoUntil.ps1:3:2:3:20 |
|
||||
| Loops/DoUntil.ps1:3:2:3:20 | ExpandableStringExpression at: Loops/DoUntil.ps1:3:2:3:20 | Loops/DoUntil.ps1:3:2:3:20 | ExpandableStringExpression at: Loops/DoUntil.ps1:3:2:3:20 |
|
||||
| Loops/DoUntil.ps1:3:2:3:20 | ExpandableStringExpression at: Loops/DoUntil.ps1:3:2:3:20 | Loops/DoUntil.ps1:3:17:3:19 | a |
|
||||
| Loops/DoUntil.ps1:4:2:4:4 | ...\|... | Loops/DoUntil.ps1:4:2:4:4 | a |
|
||||
| Loops/DoUntil.ps1:4:2:4:4 | a | Loops/DoUntil.ps1:4:2:4:4 | a |
|
||||
| Loops/DoUntil.ps1:5:2:5:6 | (no string representation) | file://:0:0:0:0 | (no string representation) |
|
||||
| Loops/DoUntil.ps1:5:2:5:6 | ...\|... | Loops/DoUntil.ps1:5:2:5:6 | (no string representation) |
|
||||
| Loops/DoUntil.ps1:6:2:6:17 | ...\|... | Loops/DoUntil.ps1:6:2:6:17 | ExpandableStringExpression at: Loops/DoUntil.ps1:6:2:6:17 |
|
||||
| Loops/DoUntil.ps1:6:2:6:17 | ExpandableStringExpression at: Loops/DoUntil.ps1:6:2:6:17 | Loops/DoUntil.ps1:6:2:6:17 | ExpandableStringExpression at: Loops/DoUntil.ps1:6:2:6:17 |
|
||||
| Loops/DoUntil.ps1:6:2:6:17 | ExpandableStringExpression at: Loops/DoUntil.ps1:6:2:6:17 | Loops/DoUntil.ps1:6:14:6:16 | a |
|
||||
| Loops/DoUntil.ps1:7:10:7:18 | ...+... | Loops/DoUntil.ps1:7:10:7:12 | a |
|
||||
| Loops/DoUntil.ps1:7:10:7:18 | ...+... | Loops/DoUntil.ps1:7:10:7:18 | ...+... |
|
||||
| Loops/DoUntil.ps1:7:10:7:18 | ...+... | Loops/DoUntil.ps1:7:17:7:18 | 5 |
|
||||
| Loops/DoUntil.ps1:7:10:7:18 | ...\|... | Loops/DoUntil.ps1:7:10:7:18 | ...+... |
|
||||
| Loops/DoWhile.ps1:1:1:7:19 | DoWhile | Loops/DoWhile.ps1:7:10:7:18 | ...\|... |
|
||||
| Loops/DoWhile.ps1:1:1:7:19 | DoWhile.ps1 | Loops/DoWhile.ps1:1:1:7:19 | {...} |
|
||||
| Loops/DoWhile.ps1:1:1:7:19 | {...} | Loops/DoWhile.ps1:1:1:7:19 | DoWhile |
|
||||
| Loops/DoWhile.ps1:2:1:7:2 | StatementBlock at: Loops/DoWhile.ps1:2:1:7:2 | Loops/DoWhile.ps1:3:2:3:20 | ...\|... |
|
||||
| Loops/DoWhile.ps1:2:1:7:2 | StatementBlock at: Loops/DoWhile.ps1:2:1:7:2 | Loops/DoWhile.ps1:4:2:4:4 | ...\|... |
|
||||
| Loops/DoWhile.ps1:2:1:7:2 | StatementBlock at: Loops/DoWhile.ps1:2:1:7:2 | Loops/DoWhile.ps1:5:2:5:6 | ...\|... |
|
||||
| Loops/DoWhile.ps1:2:1:7:2 | StatementBlock at: Loops/DoWhile.ps1:2:1:7:2 | Loops/DoWhile.ps1:6:2:6:17 | ...\|... |
|
||||
| Loops/DoWhile.ps1:3:2:3:20 | ...\|... | Loops/DoWhile.ps1:3:2:3:20 | ExpandableStringExpression at: Loops/DoWhile.ps1:3:2:3:20 |
|
||||
| Loops/DoWhile.ps1:3:2:3:20 | ExpandableStringExpression at: Loops/DoWhile.ps1:3:2:3:20 | Loops/DoWhile.ps1:3:2:3:20 | ExpandableStringExpression at: Loops/DoWhile.ps1:3:2:3:20 |
|
||||
| Loops/DoWhile.ps1:3:2:3:20 | ExpandableStringExpression at: Loops/DoWhile.ps1:3:2:3:20 | Loops/DoWhile.ps1:3:17:3:19 | a |
|
||||
| Loops/DoWhile.ps1:4:2:4:4 | ...\|... | Loops/DoWhile.ps1:4:2:4:4 | a |
|
||||
| Loops/DoWhile.ps1:4:2:4:4 | a | Loops/DoWhile.ps1:4:2:4:4 | a |
|
||||
| Loops/DoWhile.ps1:5:2:5:6 | (no string representation) | file://:0:0:0:0 | (no string representation) |
|
||||
| Loops/DoWhile.ps1:5:2:5:6 | ...\|... | Loops/DoWhile.ps1:5:2:5:6 | (no string representation) |
|
||||
| Loops/DoWhile.ps1:6:2:6:17 | ...\|... | Loops/DoWhile.ps1:6:2:6:17 | ExpandableStringExpression at: Loops/DoWhile.ps1:6:2:6:17 |
|
||||
| Loops/DoWhile.ps1:6:2:6:17 | ExpandableStringExpression at: Loops/DoWhile.ps1:6:2:6:17 | Loops/DoWhile.ps1:6:2:6:17 | ExpandableStringExpression at: Loops/DoWhile.ps1:6:2:6:17 |
|
||||
| Loops/DoWhile.ps1:6:2:6:17 | ExpandableStringExpression at: Loops/DoWhile.ps1:6:2:6:17 | Loops/DoWhile.ps1:6:14:6:16 | a |
|
||||
| Loops/DoWhile.ps1:7:10:7:18 | ...+... | Loops/DoWhile.ps1:7:10:7:12 | a |
|
||||
| Loops/DoWhile.ps1:7:10:7:18 | ...+... | Loops/DoWhile.ps1:7:10:7:18 | ...+... |
|
||||
| Loops/DoWhile.ps1:7:10:7:18 | ...+... | Loops/DoWhile.ps1:7:17:7:18 | 5 |
|
||||
| Loops/DoWhile.ps1:7:10:7:18 | ...\|... | Loops/DoWhile.ps1:7:10:7:18 | ...+... |
|
||||
| Loops/While.ps1:1:1:1:9 | ...=... | Loops/While.ps1:1:1:1:5 | var |
|
||||
| Loops/While.ps1:1:1:1:9 | ...=... | Loops/While.ps1:1:8:1:9 | 1 |
|
||||
| Loops/While.ps1:1:1:13:2 | While.ps1 | Loops/While.ps1:1:1:13:2 | {...} |
|
||||
| Loops/While.ps1:1:1:13:2 | {...} | Loops/While.ps1:1:1:1:9 | ...=... |
|
||||
| Loops/While.ps1:1:1:13:2 | {...} | Loops/While.ps1:2:1:13:2 | while(...) {...} |
|
||||
| Loops/While.ps1:1:8:1:9 | 1 | Loops/While.ps1:1:8:1:9 | 1 |
|
||||
| Loops/While.ps1:2:1:13:2 | while(...) {...} | Loops/While.ps1:2:8:2:18 | ...\|... |
|
||||
| Loops/While.ps1:2:8:2:18 | ...+... | Loops/While.ps1:2:8:2:12 | var |
|
||||
| Loops/While.ps1:2:8:2:18 | ...+... | Loops/While.ps1:2:8:2:18 | ...+... |
|
||||
| Loops/While.ps1:2:8:2:18 | ...+... | Loops/While.ps1:2:17:2:18 | 5 |
|
||||
| Loops/While.ps1:2:8:2:18 | ...\|... | Loops/While.ps1:2:8:2:18 | ...+... |
|
||||
| Loops/While.ps1:3:1:13:2 | StatementBlock at: Loops/While.ps1:3:1:13:2 | Loops/While.ps1:4:5:4:41 | ...\|... |
|
||||
| Loops/While.ps1:3:1:13:2 | StatementBlock at: Loops/While.ps1:3:1:13:2 | Loops/While.ps1:5:5:5:11 | ...\|... |
|
||||
| Loops/While.ps1:3:1:13:2 | StatementBlock at: Loops/While.ps1:3:1:13:2 | Loops/While.ps1:6:5:12:6 | if (...) {...} else {...} |
|
||||
| Loops/While.ps1:4:5:4:41 | ...\|... | Loops/While.ps1:4:5:4:41 | Write-Host |
|
||||
| Loops/While.ps1:4:5:4:41 | Write-Host | Loops/While.ps1:4:5:4:15 | Write-Host |
|
||||
| Loops/While.ps1:4:5:4:41 | Write-Host | Loops/While.ps1:4:16:4:19 | The |
|
||||
| Loops/While.ps1:4:5:4:41 | Write-Host | Loops/While.ps1:4:20:4:25 | value |
|
||||
| Loops/While.ps1:4:5:4:41 | Write-Host | Loops/While.ps1:4:26:4:28 | of |
|
||||
| Loops/While.ps1:4:5:4:41 | Write-Host | Loops/While.ps1:4:29:4:32 | Var |
|
||||
| Loops/While.ps1:4:5:4:41 | Write-Host | Loops/While.ps1:4:33:4:36 | is: |
|
||||
| Loops/While.ps1:4:5:4:41 | Write-Host | Loops/While.ps1:4:37:4:41 | var |
|
||||
| Loops/While.ps1:5:5:5:11 | (no string representation) | file://:0:0:0:0 | (no string representation) |
|
||||
| Loops/While.ps1:5:5:5:11 | ...\|... | Loops/While.ps1:5:5:5:11 | (no string representation) |
|
||||
| Loops/While.ps1:6:5:12:6 | if (...) {...} else {...} | Loops/While.ps1:6:9:6:19 | ...\|... |
|
||||
| Loops/While.ps1:6:9:6:19 | ...+... | Loops/While.ps1:6:9:6:13 | var |
|
||||
| Loops/While.ps1:6:9:6:19 | ...+... | Loops/While.ps1:6:9:6:19 | ...+... |
|
||||
| Loops/While.ps1:6:9:6:19 | ...+... | Loops/While.ps1:6:18:6:19 | 3 |
|
||||
| Loops/While.ps1:6:9:6:19 | ...\|... | Loops/While.ps1:6:9:6:19 | ...+... |
|
||||
| Loops/While.ps1:6:20:8:6 | StatementBlock at: Loops/While.ps1:6:20:8:6 | Loops/While.ps1:7:9:7:17 | continue |
|
||||
| Loops/While.ps1:10:5:12:6 | StatementBlock at: Loops/While.ps1:10:5:12:6 | Loops/While.ps1:11:9:11:14 | continue |
|
||||
| Redirections/FileRedirection.ps1:1:1:3:20 | (no string representation) | Redirections/FileRedirection.ps1:3:3:3:7 | MergingRedirection |
|
||||
| Redirections/FileRedirection.ps1:1:1:3:20 | (no string representation) | Redirections/FileRedirection.ps1:3:8:3:20 | FileRedirection |
|
||||
| Redirections/FileRedirection.ps1:1:1:3:20 | (no string representation) | file://:0:0:0:0 | (no string representation) |
|
||||
| Redirections/FileRedirection.ps1:1:1:3:20 | ...\|... | Redirections/FileRedirection.ps1:1:1:3:20 | (no string representation) |
|
||||
| Redirections/FileRedirection.ps1:1:1:3:20 | FileRedirection.ps1 | Redirections/FileRedirection.ps1:1:1:3:20 | {...} |
|
||||
| Redirections/FileRedirection.ps1:1:1:3:20 | {...} | Redirections/FileRedirection.ps1:1:1:3:20 | ...\|... |
|
||||
| Redirections/FileRedirection.ps1:2:5:2:32 | ...\|... | Redirections/FileRedirection.ps1:2:5:2:32 | Here |
|
||||
| Redirections/FileRedirection.ps1:2:5:2:32 | Here | Redirections/FileRedirection.ps1:2:5:2:9 | Here |
|
||||
| Redirections/FileRedirection.ps1:2:5:2:32 | Here | Redirections/FileRedirection.ps1:2:10:2:12 | is |
|
||||
| Redirections/FileRedirection.ps1:2:5:2:32 | Here | Redirections/FileRedirection.ps1:2:13:2:17 | your |
|
||||
| Redirections/FileRedirection.ps1:2:5:2:32 | Here | Redirections/FileRedirection.ps1:2:18:2:25 | current |
|
||||
| Redirections/FileRedirection.ps1:2:5:2:32 | Here | Redirections/FileRedirection.ps1:2:26:2:32 | script |
|
||||
| Redirections/FileRedirection.ps1:2:5:2:32 | StatementBlock at: Redirections/FileRedirection.ps1:2:5:2:32 | Redirections/FileRedirection.ps1:2:5:2:32 | ...\|... |
|
||||
| Redirections/FileRedirection.ps1:3:8:3:20 | FileRedirection | Redirections/FileRedirection.ps1:3:10:3:20 | output.txt |
|
||||
| Statements/ExitStatement.ps1:1:1:1:8 | ExitStatement.ps1 | Statements/ExitStatement.ps1:1:1:1:8 | {...} |
|
||||
| Statements/ExitStatement.ps1:1:1:1:8 | exit ... | Statements/ExitStatement.ps1:1:6:1:8 | ...\|... |
|
||||
| Statements/ExitStatement.ps1:1:1:1:8 | {...} | Statements/ExitStatement.ps1:1:1:1:8 | exit ... |
|
||||
| Statements/ExitStatement.ps1:1:6:1:8 | -1 | Statements/ExitStatement.ps1:1:6:1:8 | -1 |
|
||||
| Statements/ExitStatement.ps1:1:6:1:8 | ...\|... | Statements/ExitStatement.ps1:1:6:1:8 | -1 |
|
||||
| Statements/IfStatement.ps1:1:1:1:7 | ...=... | Statements/IfStatement.ps1:1:1:1:3 | x |
|
||||
| Statements/IfStatement.ps1:1:1:1:7 | ...=... | Statements/IfStatement.ps1:1:6:1:7 | 4 |
|
||||
| Statements/IfStatement.ps1:1:1:8:2 | IfStatement.ps1 | Statements/IfStatement.ps1:1:1:8:2 | {...} |
|
||||
| Statements/IfStatement.ps1:1:1:8:2 | {...} | Statements/IfStatement.ps1:1:1:1:7 | ...=... |
|
||||
| Statements/IfStatement.ps1:1:1:8:2 | {...} | Statements/IfStatement.ps1:3:1:8:2 | if (...) {...} else {...} |
|
||||
| Statements/IfStatement.ps1:1:6:1:7 | 4 | Statements/IfStatement.ps1:1:6:1:7 | 4 |
|
||||
| Statements/IfStatement.ps1:3:1:8:2 | if (...) {...} else {...} | Statements/IfStatement.ps1:3:5:3:13 | ...\|... |
|
||||
| Statements/IfStatement.ps1:3:5:3:13 | ...+... | Statements/IfStatement.ps1:3:5:3:7 | x |
|
||||
| Statements/IfStatement.ps1:3:5:3:13 | ...+... | Statements/IfStatement.ps1:3:5:3:13 | ...+... |
|
||||
| Statements/IfStatement.ps1:3:5:3:13 | ...+... | Statements/IfStatement.ps1:3:12:3:13 | 3 |
|
||||
| Statements/IfStatement.ps1:3:5:3:13 | ...\|... | Statements/IfStatement.ps1:3:5:3:13 | ...+... |
|
||||
| Statements/IfStatement.ps1:3:15:5:2 | StatementBlock at: Statements/IfStatement.ps1:3:15:5:2 | Statements/IfStatement.ps1:4:2:4:36 | ...\|... |
|
||||
| Statements/IfStatement.ps1:4:2:4:36 | ...\|... | Statements/IfStatement.ps1:4:2:4:36 | ExpandableStringExpression at: Statements/IfStatement.ps1:4:2:4:36 |
|
||||
| Statements/IfStatement.ps1:4:2:4:36 | ExpandableStringExpression at: Statements/IfStatement.ps1:4:2:4:36 | Statements/IfStatement.ps1:4:2:4:36 | ExpandableStringExpression at: Statements/IfStatement.ps1:4:2:4:36 |
|
||||
| Statements/IfStatement.ps1:4:2:4:36 | ExpandableStringExpression at: Statements/IfStatement.ps1:4:2:4:36 | Statements/IfStatement.ps1:4:3:4:5 | x |
|
||||
| Statements/IfStatement.ps1:6:6:8:2 | StatementBlock at: Statements/IfStatement.ps1:6:6:8:2 | Statements/IfStatement.ps1:7:2:7:21 | ...\|... |
|
||||
| Statements/IfStatement.ps1:7:2:7:21 | ...\|... | Statements/IfStatement.ps1:7:2:7:21 | ExpandableStringExpression at: Statements/IfStatement.ps1:7:2:7:21 |
|
||||
| Statements/IfStatement.ps1:7:2:7:21 | ExpandableStringExpression at: Statements/IfStatement.ps1:7:2:7:21 | Statements/IfStatement.ps1:7:2:7:21 | ExpandableStringExpression at: Statements/IfStatement.ps1:7:2:7:21 |
|
||||
| Statements/IfStatement.ps1:7:2:7:21 | ExpandableStringExpression at: Statements/IfStatement.ps1:7:2:7:21 | Statements/IfStatement.ps1:7:3:7:5 | x |
|
||||
| Statements/TrapStatement.ps1:1:1:4:2 | FunctionDefinition at: Statements/TrapStatement.ps1:1:1:4:2 | Statements/TrapStatement.ps1:1:19:4:2 | TrapStatement.ps1 |
|
||||
| Statements/TrapStatement.ps1:1:1:6:9 | TrapStatement.ps1 | Statements/TrapStatement.ps1:1:1:6:9 | {...} |
|
||||
| Statements/TrapStatement.ps1:1:1:6:9 | {...} | Statements/TrapStatement.ps1:1:1:4:2 | FunctionDefinition at: Statements/TrapStatement.ps1:1:1:4:2 |
|
||||
| Statements/TrapStatement.ps1:1:1:6:9 | {...} | Statements/TrapStatement.ps1:6:1:6:9 | ...\|... |
|
||||
| Statements/TrapStatement.ps1:1:19:4:2 | TrapStatement.ps1 | Statements/TrapStatement.ps1:2:5:3:19 | {...} |
|
||||
| Statements/TrapStatement.ps1:2:5:3:19 | {...} | Statements/TrapStatement.ps1:2:5:2:26 | TrapStatement at: Statements/TrapStatement.ps1:2:5:2:26 |
|
||||
| Statements/TrapStatement.ps1:2:5:3:19 | {...} | Statements/TrapStatement.ps1:3:5:3:19 | ...\|... |
|
||||
| Statements/TrapStatement.ps1:2:10:2:26 | StatementBlock at: Statements/TrapStatement.ps1:2:10:2:26 | Statements/TrapStatement.ps1:2:11:2:25 | ...\|... |
|
||||
| Statements/TrapStatement.ps1:2:11:2:25 | ...\|... | Statements/TrapStatement.ps1:2:11:2:25 | Error found. |
|
||||
| Statements/TrapStatement.ps1:2:11:2:25 | Error found. | Statements/TrapStatement.ps1:2:11:2:25 | Error found. |
|
||||
| Statements/TrapStatement.ps1:3:5:3:19 | ...\|... | Statements/TrapStatement.ps1:3:5:3:19 | nonsenseString |
|
||||
| Statements/TrapStatement.ps1:3:5:3:19 | nonsenseString | Statements/TrapStatement.ps1:3:5:3:19 | nonsenseString |
|
||||
| Statements/TrapStatement.ps1:6:1:6:9 | ...\|... | Statements/TrapStatement.ps1:6:1:6:9 | TrapTest |
|
||||
| Statements/TrapStatement.ps1:6:1:6:9 | TrapTest | Statements/TrapStatement.ps1:6:1:6:9 | TrapTest |
|
||||
| Statements/Try.ps1:1:1:13:2 | Try.ps1 | Statements/Try.ps1:1:1:13:2 | {...} |
|
||||
| Statements/Try.ps1:1:1:13:2 | try {...} | Statements/Try.ps1:5:1:7:2 | catch {...} |
|
||||
| Statements/Try.ps1:1:1:13:2 | try {...} | Statements/Try.ps1:8:1:10:2 | catch {...} |
|
||||
| Statements/Try.ps1:1:1:13:2 | {...} | Statements/Try.ps1:1:1:13:2 | try {...} |
|
||||
| Statements/Try.ps1:1:5:4:2 | StatementBlock at: Statements/Try.ps1:1:5:4:2 | Statements/Try.ps1:2:4:2:95 | ...=... |
|
||||
| Statements/Try.ps1:1:5:4:2 | StatementBlock at: Statements/Try.ps1:1:5:4:2 | file://:0:0:0:0 | (no string representation) |
|
||||
| Statements/Try.ps1:2:4:2:95 | ...=... | Statements/Try.ps1:2:4:2:14 | Exception |
|
||||
| Statements/Try.ps1:2:4:2:95 | ...=... | Statements/Try.ps1:2:17:2:95 | ...\|... |
|
||||
| Statements/Try.ps1:2:17:2:95 | ...\|... | Statements/Try.ps1:2:17:2:95 | New-Object |
|
||||
| Statements/Try.ps1:2:17:2:95 | New-Object | Statements/Try.ps1:2:17:2:27 | New-Object |
|
||||
| Statements/Try.ps1:2:17:2:95 | New-Object | Statements/Try.ps1:2:28:2:53 | System.Xaml.XamlException |
|
||||
| Statements/Try.ps1:2:17:2:95 | New-Object | Statements/Try.ps1:2:54:2:67 | ArgumentList |
|
||||
| Statements/Try.ps1:2:17:2:95 | New-Object | Statements/Try.ps1:2:68:2:95 | (...) |
|
||||
| Statements/Try.ps1:2:68:2:95 | (...) | Statements/Try.ps1:2:69:2:94 | ...\|... |
|
||||
| Statements/Try.ps1:2:69:2:94 | ...\|... | Statements/Try.ps1:2:69:2:94 | ArrayLiteral at: Statements/Try.ps1:2:69:2:94 |
|
||||
| Statements/Try.ps1:2:69:2:94 | ArrayLiteral at: Statements/Try.ps1:2:69:2:94 | Statements/Try.ps1:2:69:2:80 | Bad XAML! |
|
||||
| Statements/Try.ps1:2:69:2:94 | ArrayLiteral at: Statements/Try.ps1:2:69:2:94 | Statements/Try.ps1:2:69:2:94 | ArrayLiteral at: Statements/Try.ps1:2:69:2:94 |
|
||||
| Statements/Try.ps1:2:69:2:94 | ArrayLiteral at: Statements/Try.ps1:2:69:2:94 | Statements/Try.ps1:2:82:2:87 | null |
|
||||
| Statements/Try.ps1:2:69:2:94 | ArrayLiteral at: Statements/Try.ps1:2:69:2:94 | Statements/Try.ps1:2:89:2:91 | 10 |
|
||||
| Statements/Try.ps1:2:69:2:94 | ArrayLiteral at: Statements/Try.ps1:2:69:2:94 | Statements/Try.ps1:2:93:2:94 | 2 |
|
||||
| Statements/Try.ps1:3:11:3:21 | ...\|... | Statements/Try.ps1:3:11:3:21 | Exception |
|
||||
| Statements/Try.ps1:3:11:3:21 | Exception | Statements/Try.ps1:3:11:3:21 | Exception |
|
||||
| Statements/Try.ps1:5:1:7:2 | catch {...} | Statements/Try.ps1:5:7:5:32 | System.Net.WebException |
|
||||
| Statements/Try.ps1:5:1:7:2 | catch {...} | Statements/Try.ps1:5:33:5:56 | System.IO.IOException |
|
||||
| Statements/Try.ps1:5:57:7:2 | StatementBlock at: Statements/Try.ps1:5:57:7:2 | Statements/Try.ps1:6:5:6:64 | ...\|... |
|
||||
| Statements/Try.ps1:6:5:6:64 | ...\|... | Statements/Try.ps1:6:5:6:64 | Unable to download MyDoc.doc from http://www.contoso.com. |
|
||||
| Statements/Try.ps1:6:5:6:64 | Unable to download MyDoc.doc from http://www.contoso.com. | Statements/Try.ps1:6:5:6:64 | Unable to download MyDoc.doc from http://www.contoso.com. |
|
||||
| Statements/Try.ps1:8:7:10:2 | StatementBlock at: Statements/Try.ps1:8:7:10:2 | Statements/Try.ps1:9:5:9:52 | ...\|... |
|
||||
| Statements/Try.ps1:9:5:9:52 | ...\|... | Statements/Try.ps1:9:5:9:52 | An error occurred that could not be resolved. |
|
||||
| Statements/Try.ps1:9:5:9:52 | An error occurred that could not be resolved. | Statements/Try.ps1:9:5:9:52 | An error occurred that could not be resolved. |
|
||||
| Statements/Try.ps1:11:9:13:2 | StatementBlock at: Statements/Try.ps1:11:9:13:2 | Statements/Try.ps1:12:5:12:37 | ...\|... |
|
||||
| Statements/Try.ps1:12:5:12:37 | ...\|... | Statements/Try.ps1:12:5:12:37 | The finally block is executed. |
|
||||
| Statements/Try.ps1:12:5:12:37 | The finally block is executed. | Statements/Try.ps1:12:5:12:37 | The finally block is executed. |
|
||||
| Statements/UseProcessBlockForPipelineCommand.ps1:1:1:11:2 | FunctionDefinition at: Statements/UseProcessBlockForPipelineCommand.ps1:1:1:11:2 | Statements/UseProcessBlockForPipelineCommand.ps1:2:1:11:2 | UseProcessBlockForPipelineCommand.ps1 |
|
||||
| Statements/UseProcessBlockForPipelineCommand.ps1:1:1:11:2 | UseProcessBlockForPipelineCommand.ps1 | Statements/UseProcessBlockForPipelineCommand.ps1:1:1:11:2 | {...} |
|
||||
| Statements/UseProcessBlockForPipelineCommand.ps1:1:1:11:2 | {...} | Statements/UseProcessBlockForPipelineCommand.ps1:1:1:11:2 | FunctionDefinition at: Statements/UseProcessBlockForPipelineCommand.ps1:1:1:11:2 |
|
||||
| Statements/UseProcessBlockForPipelineCommand.ps1:2:1:11:2 | UseProcessBlockForPipelineCommand.ps1 | Statements/UseProcessBlockForPipelineCommand.ps1:4:5:8:6 | ParamBlock |
|
||||
| Statements/UseProcessBlockForPipelineCommand.ps1:2:1:11:2 | UseProcessBlockForPipelineCommand.ps1 | Statements/UseProcessBlockForPipelineCommand.ps1:4:5:10:12 | {...} |
|
||||
| Statements/UseProcessBlockForPipelineCommand.ps1:4:5:8:6 | ParamBlock | Statements/UseProcessBlockForPipelineCommand.ps1:3:5:3:22 | CmdletBinding |
|
||||
| Statements/UseProcessBlockForPipelineCommand.ps1:4:5:8:6 | ParamBlock | Statements/UseProcessBlockForPipelineCommand.ps1:5:9:7:16 | Number |
|
||||
| Statements/UseProcessBlockForPipelineCommand.ps1:4:5:10:12 | {...} | Statements/UseProcessBlockForPipelineCommand.ps1:10:5:10:12 | ...\|... |
|
||||
| Statements/UseProcessBlockForPipelineCommand.ps1:5:9:5:39 | Parameter | file://:0:0:0:0 | (no string representation) |
|
||||
| Statements/UseProcessBlockForPipelineCommand.ps1:5:9:7:16 | Number | Statements/UseProcessBlockForPipelineCommand.ps1:5:9:5:39 | Parameter |
|
||||
| Statements/UseProcessBlockForPipelineCommand.ps1:5:9:7:16 | Number | Statements/UseProcessBlockForPipelineCommand.ps1:6:9:6:14 | int |
|
||||
| Statements/UseProcessBlockForPipelineCommand.ps1:5:9:7:16 | Number | Statements/UseProcessBlockForPipelineCommand.ps1:7:9:7:16 | Number |
|
||||
| Statements/UseProcessBlockForPipelineCommand.ps1:10:5:10:12 | ...\|... | Statements/UseProcessBlockForPipelineCommand.ps1:10:5:10:12 | Number |
|
||||
| Statements/UseProcessBlockForPipelineCommand.ps1:10:5:10:12 | Number | Statements/UseProcessBlockForPipelineCommand.ps1:10:5:10:12 | Number |
|
||||
| file://:0:0:0:0 | (no string representation) | Arrays/Arrays.ps1:2:1:2:8 | array1 |
|
||||
| file://:0:0:0:0 | (no string representation) | Arrays/Arrays.ps1:2:9:2:10 | 1 |
|
||||
| file://:0:0:0:0 | (no string representation) | Arrays/Arrays.ps1:3:1:3:8 | array1 |
|
||||
| file://:0:0:0:0 | (no string representation) | Arrays/Arrays.ps1:3:9:3:10 | 2 |
|
||||
| file://:0:0:0:0 | (no string representation) | Arrays/Arrays.ps1:6:1:6:8 | array2 |
|
||||
| file://:0:0:0:0 | (no string representation) | Arrays/Arrays.ps1:6:9:6:12 | ArrayLiteral at: Arrays/Arrays.ps1:6:9:6:12 |
|
||||
| file://:0:0:0:0 | (no string representation) | Arrays/Arrays.ps1:7:1:7:8 | array2 |
|
||||
| file://:0:0:0:0 | (no string representation) | Arrays/Arrays.ps1:7:9:7:12 | ArrayLiteral at: Arrays/Arrays.ps1:7:9:7:12 |
|
||||
| file://:0:0:0:0 | (no string representation) | Arrays/Arrays.ps1:8:1:8:8 | array2 |
|
||||
| file://:0:0:0:0 | (no string representation) | Arrays/Arrays.ps1:8:9:8:12 | ArrayLiteral at: Arrays/Arrays.ps1:8:9:8:12 |
|
||||
| file://:0:0:0:0 | (no string representation) | Arrays/Arrays.ps1:9:1:9:8 | array2 |
|
||||
| file://:0:0:0:0 | (no string representation) | Arrays/Arrays.ps1:9:9:9:12 | ArrayLiteral at: Arrays/Arrays.ps1:9:9:9:12 |
|
||||
| file://:0:0:0:0 | (no string representation) | Arrays/Arrays.ps1:12:1:12:8 | array3 |
|
||||
| file://:0:0:0:0 | (no string representation) | Arrays/Arrays.ps1:12:9:12:14 | count |
|
||||
| file://:0:0:0:0 | (no string representation) | Arrays/Arrays.ps1:14:11:14:41 | System.Collections.ArrayList |
|
||||
| file://:0:0:0:0 | (no string representation) | Arrays/Arrays.ps1:14:41:14:44 | ArrayExpression at: Arrays/Arrays.ps1:14:41:14:44 |
|
||||
| file://:0:0:0:0 | (no string representation) | Expressions/ExpandableString.ps1:1:23:1:33 | DateTime |
|
||||
| file://:0:0:0:0 | (no string representation) | Expressions/ExpandableString.ps1:1:35:1:38 | Now |
|
||||
| file://:0:0:0:0 | (no string representation) | Loops/DoUntil.ps1:5:2:5:4 | a |
|
||||
| file://:0:0:0:0 | (no string representation) | Loops/DoWhile.ps1:5:2:5:4 | a |
|
||||
| file://:0:0:0:0 | (no string representation) | Loops/While.ps1:5:5:5:9 | var |
|
||||
| file://:0:0:0:0 | (no string representation) | Statements/Try.ps1:3:11:3:21 | ...\|... |
|
||||
| file://:0:0:0:0 | (no string representation) | Statements/UseProcessBlockForPipelineCommand.ps1:5:20:5:37 | True |
|
||||
3
powershell/ql/test/library-tests/ast/parent.ql
Normal file
3
powershell/ql/test/library-tests/ast/parent.ql
Normal file
@@ -0,0 +1,3 @@
|
||||
import powershell
|
||||
|
||||
query predicate parent(Ast child, Ast parent) { parent = child.getParent() }
|
||||
Reference in New Issue
Block a user