1 | sclass GazelleEvalContext { |
2 | RuleEngine2 engine; |
3 | Map<S, ai_gazelle_analyzeStatementsForRule_Data> dataByRule; |
4 | Set<S> linesSet; // set of all lines in tree |
5 | transient L onNewNode; // L<voidfunc(GazelleTree)> |
6 | GazellePredictor predictor; |
7 | S mechListPrefix = ""; |
8 | |
9 | *() { |
10 | gazelle_addSharedClasses(); |
11 | } |
12 | } |
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1021521 |
Snippet name: | GazelleEvalContext |
Eternal ID of this version: | #1021521/7 |
Text MD5: | 0f2bee649789d6cc5f075bd14d6f1dfd |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-03-23 04:47:17 |
Source code size: | 327 bytes / 12 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 385 / 860 |
Version history: | 6 change(s) |
Referenced in: | [show references] |