Parse tree to grammar AST conversion added #84
Annotations
20 errors
tests/TestActionTranslation.spec.ts > TestActionTranslation > testEscapedLessThanInAction:
src/support/ParseTreeToASTConverter.ts#L407
TypeError: Cannot read properties of null (reading 'elementOption')
❯ Function.convertElementOptionsToAST src/support/ParseTreeToASTConverter.ts:407:24
❯ Function.convertTerminalDefToAST src/support/ParseTreeToASTConverter.ts:464:18
❯ Function.convertAtomToAST src/support/ParseTreeToASTConverter.ts:267:18
❯ src/support/ParseTreeToASTConverter.ts:611:30
❯ Function.convertAlternativeToAST src/support/ParseTreeToASTConverter.ts:595:35
❯ src/support/ParseTreeToASTConverter.ts:151:41
❯ src/support/ParseTreeToASTConverter.ts:149:67
|
tests/TestActionTranslation.spec.ts > TestActionTranslation > testEscapedInAction:
src/support/ParseTreeToASTConverter.ts#L407
TypeError: Cannot read properties of null (reading 'elementOption')
❯ Function.convertElementOptionsToAST src/support/ParseTreeToASTConverter.ts:407:24
❯ Function.convertTerminalDefToAST src/support/ParseTreeToASTConverter.ts:464:18
❯ Function.convertAtomToAST src/support/ParseTreeToASTConverter.ts:267:18
❯ src/support/ParseTreeToASTConverter.ts:611:30
❯ Function.convertAlternativeToAST src/support/ParseTreeToASTConverter.ts:595:35
❯ src/support/ParseTreeToASTConverter.ts:151:41
❯ src/support/ParseTreeToASTConverter.ts:149:67
|
tests/TestActionTranslation.spec.ts > TestActionTranslation > testUnescapedInAction:
src/support/ParseTreeToASTConverter.ts#L407
TypeError: Cannot read properties of null (reading 'elementOption')
❯ Function.convertElementOptionsToAST src/support/ParseTreeToASTConverter.ts:407:24
❯ Function.convertTerminalDefToAST src/support/ParseTreeToASTConverter.ts:464:18
❯ Function.convertAtomToAST src/support/ParseTreeToASTConverter.ts:267:18
❯ src/support/ParseTreeToASTConverter.ts:611:30
❯ Function.convertAlternativeToAST src/support/ParseTreeToASTConverter.ts:595:35
❯ src/support/ParseTreeToASTConverter.ts:151:41
❯ src/support/ParseTreeToASTConverter.ts:149:67
|
tests/TestActionTranslation.spec.ts > TestActionTranslation > testEscapedSlash:
src/support/ParseTreeToASTConverter.ts#L407
TypeError: Cannot read properties of null (reading 'elementOption')
❯ Function.convertElementOptionsToAST src/support/ParseTreeToASTConverter.ts:407:24
❯ Function.convertTerminalDefToAST src/support/ParseTreeToASTConverter.ts:464:18
❯ Function.convertAtomToAST src/support/ParseTreeToASTConverter.ts:267:18
❯ src/support/ParseTreeToASTConverter.ts:611:30
❯ Function.convertAlternativeToAST src/support/ParseTreeToASTConverter.ts:595:35
❯ src/support/ParseTreeToASTConverter.ts:151:41
❯ src/support/ParseTreeToASTConverter.ts:149:67
|
tests/TestActionTranslation.spec.ts > TestActionTranslation > testComplicatedArgParsing:
src/support/ParseTreeToASTConverter.ts#L407
TypeError: Cannot read properties of null (reading 'elementOption')
❯ Function.convertElementOptionsToAST src/support/ParseTreeToASTConverter.ts:407:24
❯ Function.convertTerminalDefToAST src/support/ParseTreeToASTConverter.ts:464:18
❯ Function.convertAtomToAST src/support/ParseTreeToASTConverter.ts:267:18
❯ src/support/ParseTreeToASTConverter.ts:611:30
❯ Function.convertAlternativeToAST src/support/ParseTreeToASTConverter.ts:595:35
❯ src/support/ParseTreeToASTConverter.ts:151:41
❯ src/support/ParseTreeToASTConverter.ts:149:67
|
tests/TestActionTranslation.spec.ts > TestActionTranslation > testComplicatedArgParsingWithTranslation:
src/support/ParseTreeToASTConverter.ts#L407
TypeError: Cannot read properties of null (reading 'elementOption')
❯ Function.convertElementOptionsToAST src/support/ParseTreeToASTConverter.ts:407:24
❯ Function.convertTerminalDefToAST src/support/ParseTreeToASTConverter.ts:464:18
❯ Function.convertAtomToAST src/support/ParseTreeToASTConverter.ts:267:18
❯ src/support/ParseTreeToASTConverter.ts:611:30
❯ Function.convertAlternativeToAST src/support/ParseTreeToASTConverter.ts:595:35
❯ src/support/ParseTreeToASTConverter.ts:151:41
❯ src/support/ParseTreeToASTConverter.ts:149:67
|
tests/TestActionTranslation.spec.ts > TestActionTranslation > testArguments:
src/support/ParseTreeToASTConverter.ts#L407
TypeError: Cannot read properties of null (reading 'elementOption')
❯ Function.convertElementOptionsToAST src/support/ParseTreeToASTConverter.ts:407:24
❯ Function.convertTerminalDefToAST src/support/ParseTreeToASTConverter.ts:464:18
❯ Function.convertAtomToAST src/support/ParseTreeToASTConverter.ts:267:18
❯ src/support/ParseTreeToASTConverter.ts:611:30
❯ Function.convertAlternativeToAST src/support/ParseTreeToASTConverter.ts:595:35
❯ src/support/ParseTreeToASTConverter.ts:151:41
❯ src/support/ParseTreeToASTConverter.ts:149:67
|
tests/TestActionTranslation.spec.ts > TestActionTranslation > testReturnValue:
src/support/ParseTreeToASTConverter.ts#L407
TypeError: Cannot read properties of null (reading 'elementOption')
❯ Function.convertElementOptionsToAST src/support/ParseTreeToASTConverter.ts:407:24
❯ Function.convertTerminalDefToAST src/support/ParseTreeToASTConverter.ts:464:18
❯ Function.convertAtomToAST src/support/ParseTreeToASTConverter.ts:267:18
❯ src/support/ParseTreeToASTConverter.ts:611:30
❯ Function.convertAlternativeToAST src/support/ParseTreeToASTConverter.ts:595:35
❯ src/support/ParseTreeToASTConverter.ts:151:41
❯ src/support/ParseTreeToASTConverter.ts:149:67
|
tests/TestActionTranslation.spec.ts > TestActionTranslation > testReturnValueWithNumber:
src/support/ParseTreeToASTConverter.ts#L407
TypeError: Cannot read properties of null (reading 'elementOption')
❯ Function.convertElementOptionsToAST src/support/ParseTreeToASTConverter.ts:407:24
❯ Function.convertTerminalDefToAST src/support/ParseTreeToASTConverter.ts:464:18
❯ Function.convertAtomToAST src/support/ParseTreeToASTConverter.ts:267:18
❯ src/support/ParseTreeToASTConverter.ts:611:30
❯ Function.convertAlternativeToAST src/support/ParseTreeToASTConverter.ts:595:35
❯ src/support/ParseTreeToASTConverter.ts:151:41
❯ src/support/ParseTreeToASTConverter.ts:149:67
|
tests/TestActionTranslation.spec.ts > TestActionTranslation > testReturnValuesCurrentRule:
src/support/ParseTreeToASTConverter.ts#L407
TypeError: Cannot read properties of null (reading 'elementOption')
❯ Function.convertElementOptionsToAST src/support/ParseTreeToASTConverter.ts:407:24
❯ Function.convertTerminalDefToAST src/support/ParseTreeToASTConverter.ts:464:18
❯ Function.convertAtomToAST src/support/ParseTreeToASTConverter.ts:267:18
❯ src/support/ParseTreeToASTConverter.ts:611:30
❯ Function.convertAlternativeToAST src/support/ParseTreeToASTConverter.ts:595:35
❯ src/support/ParseTreeToASTConverter.ts:151:41
❯ src/support/ParseTreeToASTConverter.ts:149:67
|
tests/TestActionTranslation.spec.ts > TestActionTranslation > testEscapedLessThanInAction:
src/support/ParseTreeToASTConverter.ts#L407
TypeError: Cannot read properties of null (reading 'elementOption')
❯ Function.convertElementOptionsToAST src/support/ParseTreeToASTConverter.ts:407:24
❯ Function.convertTerminalDefToAST src/support/ParseTreeToASTConverter.ts:464:18
❯ Function.convertAtomToAST src/support/ParseTreeToASTConverter.ts:267:18
❯ src/support/ParseTreeToASTConverter.ts:611:30
❯ Function.convertAlternativeToAST src/support/ParseTreeToASTConverter.ts:595:35
❯ src/support/ParseTreeToASTConverter.ts:151:41
❯ src/support/ParseTreeToASTConverter.ts:149:67
|
tests/TestActionTranslation.spec.ts > TestActionTranslation > testEscapedInAction:
src/support/ParseTreeToASTConverter.ts#L407
TypeError: Cannot read properties of null (reading 'elementOption')
❯ Function.convertElementOptionsToAST src/support/ParseTreeToASTConverter.ts:407:24
❯ Function.convertTerminalDefToAST src/support/ParseTreeToASTConverter.ts:464:18
❯ Function.convertAtomToAST src/support/ParseTreeToASTConverter.ts:267:18
❯ src/support/ParseTreeToASTConverter.ts:611:30
❯ Function.convertAlternativeToAST src/support/ParseTreeToASTConverter.ts:595:35
❯ src/support/ParseTreeToASTConverter.ts:151:41
❯ src/support/ParseTreeToASTConverter.ts:149:67
|
tests/TestActionTranslation.spec.ts > TestActionTranslation > testUnescapedInAction:
src/support/ParseTreeToASTConverter.ts#L407
TypeError: Cannot read properties of null (reading 'elementOption')
❯ Function.convertElementOptionsToAST src/support/ParseTreeToASTConverter.ts:407:24
❯ Function.convertTerminalDefToAST src/support/ParseTreeToASTConverter.ts:464:18
❯ Function.convertAtomToAST src/support/ParseTreeToASTConverter.ts:267:18
❯ src/support/ParseTreeToASTConverter.ts:611:30
❯ Function.convertAlternativeToAST src/support/ParseTreeToASTConverter.ts:595:35
❯ src/support/ParseTreeToASTConverter.ts:151:41
❯ src/support/ParseTreeToASTConverter.ts:149:67
|
tests/TestActionTranslation.spec.ts > TestActionTranslation > testEscapedSlash:
src/support/ParseTreeToASTConverter.ts#L407
TypeError: Cannot read properties of null (reading 'elementOption')
❯ Function.convertElementOptionsToAST src/support/ParseTreeToASTConverter.ts:407:24
❯ Function.convertTerminalDefToAST src/support/ParseTreeToASTConverter.ts:464:18
❯ Function.convertAtomToAST src/support/ParseTreeToASTConverter.ts:267:18
❯ src/support/ParseTreeToASTConverter.ts:611:30
❯ Function.convertAlternativeToAST src/support/ParseTreeToASTConverter.ts:595:35
❯ src/support/ParseTreeToASTConverter.ts:151:41
❯ src/support/ParseTreeToASTConverter.ts:149:67
|
tests/TestActionTranslation.spec.ts > TestActionTranslation > testComplicatedArgParsing:
src/support/ParseTreeToASTConverter.ts#L407
TypeError: Cannot read properties of null (reading 'elementOption')
❯ Function.convertElementOptionsToAST src/support/ParseTreeToASTConverter.ts:407:24
❯ Function.convertTerminalDefToAST src/support/ParseTreeToASTConverter.ts:464:18
❯ Function.convertAtomToAST src/support/ParseTreeToASTConverter.ts:267:18
❯ src/support/ParseTreeToASTConverter.ts:611:30
❯ Function.convertAlternativeToAST src/support/ParseTreeToASTConverter.ts:595:35
❯ src/support/ParseTreeToASTConverter.ts:151:41
❯ src/support/ParseTreeToASTConverter.ts:149:67
|
tests/TestActionTranslation.spec.ts > TestActionTranslation > testComplicatedArgParsingWithTranslation:
src/support/ParseTreeToASTConverter.ts#L407
TypeError: Cannot read properties of null (reading 'elementOption')
❯ Function.convertElementOptionsToAST src/support/ParseTreeToASTConverter.ts:407:24
❯ Function.convertTerminalDefToAST src/support/ParseTreeToASTConverter.ts:464:18
❯ Function.convertAtomToAST src/support/ParseTreeToASTConverter.ts:267:18
❯ src/support/ParseTreeToASTConverter.ts:611:30
❯ Function.convertAlternativeToAST src/support/ParseTreeToASTConverter.ts:595:35
❯ src/support/ParseTreeToASTConverter.ts:151:41
❯ src/support/ParseTreeToASTConverter.ts:149:67
|
tests/TestActionTranslation.spec.ts > TestActionTranslation > testArguments:
src/support/ParseTreeToASTConverter.ts#L407
TypeError: Cannot read properties of null (reading 'elementOption')
❯ Function.convertElementOptionsToAST src/support/ParseTreeToASTConverter.ts:407:24
❯ Function.convertTerminalDefToAST src/support/ParseTreeToASTConverter.ts:464:18
❯ Function.convertAtomToAST src/support/ParseTreeToASTConverter.ts:267:18
❯ src/support/ParseTreeToASTConverter.ts:611:30
❯ Function.convertAlternativeToAST src/support/ParseTreeToASTConverter.ts:595:35
❯ src/support/ParseTreeToASTConverter.ts:151:41
❯ src/support/ParseTreeToASTConverter.ts:149:67
|
tests/TestActionTranslation.spec.ts > TestActionTranslation > testReturnValue:
src/support/ParseTreeToASTConverter.ts#L407
TypeError: Cannot read properties of null (reading 'elementOption')
❯ Function.convertElementOptionsToAST src/support/ParseTreeToASTConverter.ts:407:24
❯ Function.convertTerminalDefToAST src/support/ParseTreeToASTConverter.ts:464:18
❯ Function.convertAtomToAST src/support/ParseTreeToASTConverter.ts:267:18
❯ src/support/ParseTreeToASTConverter.ts:611:30
❯ Function.convertAlternativeToAST src/support/ParseTreeToASTConverter.ts:595:35
❯ src/support/ParseTreeToASTConverter.ts:151:41
❯ src/support/ParseTreeToASTConverter.ts:149:67
|
tests/TestActionTranslation.spec.ts > TestActionTranslation > testReturnValueWithNumber:
src/support/ParseTreeToASTConverter.ts#L407
TypeError: Cannot read properties of null (reading 'elementOption')
❯ Function.convertElementOptionsToAST src/support/ParseTreeToASTConverter.ts:407:24
❯ Function.convertTerminalDefToAST src/support/ParseTreeToASTConverter.ts:464:18
❯ Function.convertAtomToAST src/support/ParseTreeToASTConverter.ts:267:18
❯ src/support/ParseTreeToASTConverter.ts:611:30
❯ Function.convertAlternativeToAST src/support/ParseTreeToASTConverter.ts:595:35
❯ src/support/ParseTreeToASTConverter.ts:151:41
❯ src/support/ParseTreeToASTConverter.ts:149:67
|
tests/TestActionTranslation.spec.ts > TestActionTranslation > testReturnValuesCurrentRule:
src/support/ParseTreeToASTConverter.ts#L407
TypeError: Cannot read properties of null (reading 'elementOption')
❯ Function.convertElementOptionsToAST src/support/ParseTreeToASTConverter.ts:407:24
❯ Function.convertTerminalDefToAST src/support/ParseTreeToASTConverter.ts:464:18
❯ Function.convertAtomToAST src/support/ParseTreeToASTConverter.ts:267:18
❯ src/support/ParseTreeToASTConverter.ts:611:30
❯ Function.convertAlternativeToAST src/support/ParseTreeToASTConverter.ts:595:35
❯ src/support/ParseTreeToASTConverter.ts:151:41
❯ src/support/ParseTreeToASTConverter.ts:149:67
|