we have a SOA system built on top of EJB 3.0. we are manually maintaining a \"service overview map\" which shows which business services call which domain services. this is tedious, error prone and no
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines. It is not currently accepting answers.
i want to get info from every class of a .java file so that i can save in a structure (maybe a list) the met开发者_JS百科hods that every method of every class calls. Can anyone help me? thanx!ANTLR ca
The text looks like this: \"Beginning. 1. The container is 1.5 meters long 2. It can hold up to 2lt of fluid. 3. It 4 holes.\"
I am trying to design an AST for a decision logic table.One of the things I would like to be able to do with the discriminated union that represents my AST is transform parts of it for different reaso
I can get AST without comments using import ast module = ast.parse(open(\'/path/to/module.py\').r开发者_StackOverflow社区ead())
I am trying to use llvm to implement a simple, du开发者_JAVA技巧mb c-like language. And i\'m stucked at designing a good AST.
The qu开发者_Go百科estion title might be misleading when read out of context. Let me first explain what I am trying to build.
The last nodes of an AST tree must have the information of the traduction of 开发者_JAVA百科the semantic analyzer or the non-last nodes also can have this information?Your question seems not quite wel
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari