|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.jmd.transformation.impl.java.JavaParser
public class JavaParser
This is a JavaParser example found somewhere on the web ... needs refactoring
Constructor Summary | |
---|---|
JavaParser()
|
Method Summary | |
---|---|
antlr.collections.AST |
getAST(java.io.File file)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JavaParser()
Method Detail |
---|
public antlr.collections.AST getAST(java.io.File file)
getAST
in interface IParser
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |