Releases: TeamworkGuy2/JParseCode
Releases · TeamworkGuy2/JParseCode
JParseCode 0.15.1
Changed
- Update dependency 
[email protected] - Add some test cases
 
JParseCode 0.15.0
Changed
Simplified class names and generic type signatures:
- Changed 
AnnotationSig,BlockAst,MethodSig,CodeFileSrc, andCodeFileParsedto havepublic finalproperties and remove getters - CodeFileSrc 
languageproperty type is nowCodeLanguage, not a generic type parameter - CodeFileSrc 
docproperty renamedastTree CodeFileParsed,CodeTokenizerBuilder,CodeFileParsedandProjectClassSetaddedIntermediateimplementations to existingSimpleandResolvedimplementations with simplified generic type parameters- Split ClassSig 
SimpleImplandResolvedImplinto separate files - Split MethodSig 
SimpleImplandResolvedImplinto separateMethodSigSimpleandMethodSigResolvedfiles