net.sourceforge.pmd.lang.java.symboltable
Class STBBaseTst
java.lang.Object
net.sourceforge.pmd.lang.java.symboltable.STBBaseTst
- Direct Known Subclasses:
- AcceptanceTest, ClassScopeTest, GlobalScopeTest, LocalScopeTest, MethodNameDeclarationTest, MethodScopeTest, NameOccurrencesTest, ScopeAndDeclarationFinderTest, ScopeCreationVisitorTest, SourceFileScopeTest, VariableNameDeclarationTest
public abstract class STBBaseTst
- extends Object
Field Summary |
protected ASTCompilationUnit |
acu
|
protected SymbolFacade |
stb
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
acu
protected ASTCompilationUnit acu
stb
protected SymbolFacade stb
STBBaseTst
public STBBaseTst()
parseCode
protected void parseCode(String code)
parseCode15
protected void parseCode15(String code)
parseCode
protected void parseCode(String code,
LanguageVersion languageVersion)
Copyright © 2002–2015 InfoEther. All rights reserved.