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