public class ASTAnnotationTest extends ParserTst
Constructor and Description |
---|
ASTAnnotationTest() |
Modifier and Type | Method and Description |
---|---|
static junit.framework.Test |
suite() |
void |
testAnnotationFailsWithJDK14() |
void |
testAnnotationSucceedsWithDefaultMode() |
void |
testAnnotationSucceedsWithJDK15() |
buildDFA, getNodes, getNodes, getOrderedNodes, parseJava, parseJava13, parseJava14, parseJava15, parseJava17
public void testAnnotationSucceedsWithDefaultMode() throws Throwable
Throwable
public void testAnnotationFailsWithJDK14() throws Throwable
Throwable
public void testAnnotationSucceedsWithJDK15() throws Throwable
Throwable
public static junit.framework.Test suite()
Copyright © 2002-2013 InfoEther. All Rights Reserved.