Skip to content

Transpiler: Remove .unwrap() usages #76

@KieranKaelin

Description

@KieranKaelin

The AST navigation in the transpiler is making substanial use of .unwrap() on Options. As these may panic, they should be refactored.

Refer to #70 (comment).

Metadata

Metadata

Assignees

Labels

analyzerAnalyzing of PL/SQL coderefactorRefactoring of existing code

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions