jeffcheasey88
|
f4cf250de0
|
Remove ElementBuilder -> will become a Printer in a different package later.
|
2025-04-24 16:44:03 +02:00 |
|
jeffcheasey88
|
dd899da348
|
Refractor -> ClassBase has now mod & name of the class + [base] Builder, using builder pattern to provide a easy way to create domain elements
|
2025-04-22 08:15:38 +02:00 |
|
jeffcheasey88
|
ce19dae60e
|
[BETA] base Visitor in all JavaElement + base Visitor Pattern + refractor VisitorBag + debug (commentary & commented sysout)
|
2025-03-02 19:02:38 +01:00 |
|
jeffcheasey88
|
7ea19a009a
|
[BETA] Base Visitor System
|
2025-02-26 23:56:51 +01:00 |
|
jeffcheasey88
|
3f4d824b33
|
Move annotation in an abstract class + add 2 AST Methiods [findAnnotation, hasAnnotation]
|
2023-11-07 11:58:15 +01:00 |
|
jeffcheasey88
|
d93c8c0f93
|
AST findAll....with recursivity.............
|
2023-11-06 11:36:13 +01:00 |
|
jeffcheasey88
|
33cb38b9ba
|
Base AST for enumeration & annotation class + findAll method for AST
|
2023-11-06 11:07:15 +01:00 |
|