| commit | e1cc43eaf59587181a1d16fb1d73ec755d044d32 | [log] [tgz] |
|---|---|---|
| author | Akron <nils@diewald-online.de> | Fri Dec 08 19:00:04 2017 +0100 |
| committer | Akron <nils@diewald-online.de> | Fri Dec 08 19:00:04 2017 +0100 |
| tree | 33595020a6e3b4468c91b270e95621df504a6e5a | |
| parent | ee06a13c66bc10231e6061b3e10ea560753060b7 [diff] [blame] |
Restructured KQ importing design Change-Id: I74f0247462a8f64f937437b11a7800631f770657
diff --git a/lib/Krawfish/Koral/Query/Constraint.pm b/lib/Krawfish/Koral/Query/Constraint.pm index ce3c04c..9c272a0 100644 --- a/lib/Krawfish/Koral/Query/Constraint.pm +++ b/lib/Krawfish/Koral/Query/Constraint.pm
@@ -347,6 +347,10 @@ ... }; +sub from_koral { + ... +}; + # Stringification sub to_string {