Dave Holoway
|
426735aa25
|
update ResolvableType to use same type resolving as method body parsing
|
2020-06-08 21:02:34 +01:00 |
|
Dave Holoway
|
c09620c481
|
add SourceInitialiser support
|
2020-06-08 13:53:24 +01:00 |
|
Dave Holoway
|
04c0e97c81
|
reuse parsed tokens instead of tokenizing each method body
|
2020-06-08 12:30:31 +01:00 |
|
Dave Holoway
|
ee8f6513bf
|
add missing constructor validator
|
2020-06-05 17:56:46 +01:00 |
|
Dave Holoway
|
4ed8411180
|
add default constructor for class types with no explicit constructors
|
2020-06-05 17:19:58 +01:00 |
|
Dave Holoway
|
9c579662e6
|
Fix resolving of enclosed type identifiers
|
2020-06-05 16:45:07 +01:00 |
|
Dave Holoway
|
c43ba6ccf1
|
add new method body parser to use direct linear parsing
|
2020-06-05 14:36:42 +01:00 |
|
Dave Holoway
|
ff8cf5b91a
|
updated validation to use new JavaTypes module instead of MTIs
|
2020-05-26 18:41:35 +01:00 |
|
Dave Holoway
|
23dc6d3871
|
different attempt to parse using collapsable text
ranges
|
2020-05-23 13:20:51 +01:00 |
|