0
点赞
收藏
分享

微信扫一扫

hibernate源码遍历日志(一)


  趁着现在没什么事情,将之前给整理的hibernate的源码部分整理一下,方便自己以后查找。

  今晚就先处理一下antlr的部分:

   actions包:

 

hibernate源码遍历日志(一)_语法解析

hibernate源码遍历日志(一)_语法解析_02

hibernate源码遍历日志(一)_hibernate_03

 

hibernate源码遍历日志(一)_语法解析_04

 

ASdebug包:

 

hibernate源码遍历日志(一)_hibernate_05

hibernate源码遍历日志(一)_语法解析_06

collections包:

hibernate源码遍历日志(一)_语法解析_07

hibernate源码遍历日志(一)_语法解析_08

debug包:

hibernate源码遍历日志(一)_语法解析_09

hibernate源码遍历日志(一)_hibernate_10

processor包:

hibernate源码遍历日志(一)_hibernate_11

最后是antlr的语法解析的核心构成:

hibernate源码遍历日志(一)_hibernate_12

举报

相关推荐

0 条评论