Commit bd156e4
Refactor field access in Execution and Predicate classes to use getFields() (AST-83201) (#404)
* Update triageGetStates method to return CustomState and remove test ignore
* Refactor field access in Execution and Predicate classes to use getFields()
---------
Co-authored-by: AlvoBen <[email protected]>1 parent 2b6cf21 commit bd156e4
File tree
2 files changed
+2
-2
lines changed- src/main/java/com/checkmarx/ast
- predicate
- wrapper
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| |||
0 commit comments