public void testSampleModelElements() throws Exception { testSampleModelElements$(); }
public void testSampleModelElements$() throws Exception {
ISourceModule srcModule = getSourceModule(TR_SAMPLE_SRC1, "sampledefs.d");
final String packageQualification = "";
new SampleModelElementsVisitor(srcModule) {
@Override
public void visitAllModelElements(
IType _Module,
IField _Variable,
IField _Variable2,