net.sourceforge.pmd.lang.java.ast
Class ASTLiteralTest
java.lang.Object
net.sourceforge.pmd.lang.java.ParserTst
net.sourceforge.pmd.lang.java.ast.ASTLiteralTest
public class ASTLiteralTest
- extends ParserTst
Methods inherited from class net.sourceforge.pmd.lang.java.ParserTst |
buildDFA, dumpNodes, getNodes, getNodes, getOrderedNodes, parseJava, parseJava13, parseJava14, parseJava15, parseJava17, parseJava18 |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ASTLiteralTest
public ASTLiteralTest()
testIsStringLiteral
public void testIsStringLiteral()
throws Throwable
- Throws:
Throwable
testIsNotStringLiteral
public void testIsNotStringLiteral()
throws Throwable
- Throws:
Throwable
testIsIntIntLiteral
public void testIsIntIntLiteral()
throws Throwable
- Throws:
Throwable
testIsIntLongLiteral
public void testIsIntLongLiteral()
throws Throwable
- Throws:
Throwable
testIsFloatFloatLiteral
public void testIsFloatFloatLiteral()
throws Throwable
- Throws:
Throwable
testIsFloatDoubleLiteral
public void testIsFloatDoubleLiteral()
throws Throwable
- Throws:
Throwable
testIsCharLiteral
public void testIsCharLiteral()
throws Throwable
- Throws:
Throwable
suite
public static junit.framework.Test suite()
Copyright © 2002–2015 InfoEther. All rights reserved.