public class CPPTokenizerTest extends Object
Constructor and Description |
---|
CPPTokenizerTest() |
Modifier and Type | Method and Description |
---|---|
static junit.framework.Test |
suite() |
void |
testContinuation_InterToken() |
void |
testContinuation_IntraToken() |
void |
testDollarSignInIdentifier() |
void |
testDollarSignStartingIdentifier() |
void |
testMultiLineMacros() |
void |
testWideCharacters() |
public void testDollarSignInIdentifier()
public void testDollarSignStartingIdentifier()
public void testWideCharacters()
public void testContinuation_IntraToken()
public void testContinuation_InterToken()
public static junit.framework.Test suite()
Copyright © 2002-2013 InfoEther. All Rights Reserved.