|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectEBMessage
org.acm.seguin.ide.jedit.JavaStylePlugin.JavaAST
public final class JavaStylePlugin.JavaAST
Description of the Class
Constructor Summary | |
---|---|
JavaStylePlugin.JavaAST(EBComponent component,
Buffer buffer,
net.sourceforge.jrefactory.ast.Node node)
Constructor for the JavaAST object |
Method Summary | |
---|---|
net.sourceforge.jrefactory.ast.Node |
getRootNode()
Gets the rootNode attribute of the JavaAST object |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JavaStylePlugin.JavaAST(EBComponent component, Buffer buffer, net.sourceforge.jrefactory.ast.Node node)
component
- Description of Parameterbuffer
- Description of Parameternode
- Description of ParameterMethod Detail |
---|
public net.sourceforge.jrefactory.ast.Node getRootNode()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |