@istock/command-parser / Exports / EAstTreeType
Enumeration: EAstTreeType
Table of contents
Enumeration Members
Enumeration Members
command
• command = 3
Defined in
ast.ts:8
keyCommand
• keyCommand = 4
Defined in
ast.ts:9
optionKey
• optionKey = 6
Defined in
ast.ts:11
parameter
• parameter = 5
Defined in
ast.ts:10
parentheses
• parentheses = 1
Defined in
ast.ts:6
pipe
• pipe = 2
Defined in
ast.ts:7
root
• root = 0
Defined in
ast.ts:5