public abstract class STBBaseTst extends Object
Modifier and Type | Field and Description |
---|---|
protected ASTCompilationUnit |
acu |
protected SymbolFacade |
stb |
Constructor and Description |
---|
STBBaseTst() |
Modifier and Type | Method and Description |
---|---|
protected void |
parseCode(String code) |
protected void |
parseCode(String code,
LanguageVersion languageVersion) |
protected void |
parseCode15(String code) |
protected ASTCompilationUnit acu
protected SymbolFacade stb
protected void parseCode(String code)
protected void parseCode15(String code)
protected void parseCode(String code, LanguageVersion languageVersion)
Copyright © 2002–2014 InfoEther. All rights reserved.