public class MethodDeclTest extends ParserTst
Constructor and Description |
---|
MethodDeclTest() |
Modifier and Type | Method and Description |
---|---|
ASTMethodDeclaration |
getMethodDecl(String[] access) |
static junit.framework.Test |
suite() |
void |
testAbstract() |
void |
testFinal() |
void |
testNative() |
void |
testPrivate() |
void |
testProtected() |
void |
testPublic() |
void |
testStrict() |
void |
testSynchronized() |
buildDFA, getNodes, getNodes, getOrderedNodes, parseJava, parseJava13, parseJava14, parseJava15, parseJava17
public ASTMethodDeclaration getMethodDecl(String[] access) throws Throwable
Throwable
public static junit.framework.Test suite()
Copyright © 2002-2013 InfoEther. All Rights Reserved.