public class ASTLiteralTest extends ParserTst
Constructor and Description |
---|
ASTLiteralTest() |
Modifier and Type | Method and Description |
---|---|
void |
testCharacterUnicodeEscapesValid() |
void |
testIsCharLiteral() |
void |
testIsFloatDoubleLiteral() |
void |
testIsFloatFloatLiteral() |
void |
testIsIntIntLiteral() |
void |
testIsIntLongLiteral() |
void |
testIsNotStringLiteral() |
void |
testIsStringLiteral() |
void |
testStringUnicodeEscapesInvalid() |
void |
testStringUnicodeEscapesNotEscaped() |
void |
testStringUnicodeEscapesValid() |
buildDFA, dumpNodes, getNodes, getNodes, getOrderedNodes, parseJava, parseJava13, parseJava14, parseJava15, parseJava17, parseJava18
public void testStringUnicodeEscapesNotEscaped()
public void testStringUnicodeEscapesInvalid()
public void testStringUnicodeEscapesValid()
public void testCharacterUnicodeEscapesValid()
Copyright © 2002–2016 InfoEther. All rights reserved.